1 2 3 4 5 6
#ifndef GUARD_BATTLE_SETUP_H #define GUARD_BATTLE_SETUP_H u8 BattleSetup_GetTerrainId(void); #endif // GUARD_BATTLE_SETUP_H