pmd-sky/include/main_02058C3C.h
2025-10-24 00:04:32 -04:00

11 lines
263 B
C

#ifndef PMDSKY_MAIN_02058C3C_H
#define PMDSKY_MAIN_02058C3C_H
#include "enums.h"
#include "util.h"
// Returns whether or not the tactic involves following the team leader.
bool8 DoesTacticFollowLeader(enum tactic_id tactic_id);
#endif //PMDSKY_MAIN_02058C3C_H