pokefirered/include/battle_end_turn.h
2026-02-14 12:54:29 +01:00

7 lines
125 B
C

#ifndef GUARD_BATTLE_END_TURN
#define GUARD_BATTLE_END_TURN
bool32 DoEndTurnEffects(void);
#endif // GUARD_BATTLE_END_TURN