pokeemerald/include/battle_tent.h
Phlosioneer 63e700af6c Use macros for summary windows
Other minor changes and fixes are included
2019-03-03 16:50:51 -05:00

7 lines
122 B
C

#ifndef GUARD_BATTLE_TENT_H
#define GUARD_BATTLE_TENT_H
bool8 InSlateportBattleTent(void);
#endif //GUARD_BATTLE_TENT_H