pokeemerald/include/battle_end_turn.h
2026-01-14 12:17:21 +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