Removed mb labels
This commit is contained in:
parent
fb53297e64
commit
91255a6054
1 changed files with 3 additions and 3 deletions
|
@ -148,8 +148,8 @@ bool8 MetatileBehavior_IsQuestionnaire(u8);
|
|||
bool8 MetatileBehavior_IsLongGrass_Duplicate(u8);
|
||||
bool8 MetatileBehavior_IsLongGrassSouthEdge(u8);
|
||||
bool8 MetatileBehavior_IsTrainerHillTimer(u8);
|
||||
bool32 MetatileBehavior_IsSignpost(u32 mb);
|
||||
bool32 MetatileBehavior_IsPokemonCenterSign(u32 mb);
|
||||
bool32 MetatileBehavior_IsPokeMartSign(u32 mb);
|
||||
bool32 MetatileBehavior_IsSignpost(u32);
|
||||
bool32 MetatileBehavior_IsPokemonCenterSign(u32);
|
||||
bool32 MetatileBehavior_IsPokeMartSign(u32);
|
||||
|
||||
#endif // GUARD_METATILE_BEHAVIOR_H
|
||||
|
|
Loading…
Reference in a new issue