1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-01-18 01:14:19 +01:00

7 lines
122 B
C
Raw Normal View History

2018-08-14 21:56:11 -07:00
#ifndef GUARD_BATTLE_TENT_H
#define GUARD_BATTLE_TENT_H
bool8 InSlateportBattleTent(void);
2018-08-14 21:56:11 -07:00
#endif //GUARD_BATTLE_TENT_H