This commit is contained in:
pkmnsnfrn
2024-08-11 18:10:18 -07:00
parent c3c433439e
commit 4387b6ef70
4 changed files with 7 additions and 20 deletions

View File

@@ -66,7 +66,4 @@ void SetMovingNpcId(u16 npcId);
extern u8 sMsgIsSignPost;
extern u8 sMsgBoxIsCancelable;
void SetWalkingIntoSignVars(void);
bool32 CanWalkAwayToCancelMsgBox(void);
#endif // GUARD_SCRIPT_H