mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-27 12:26:51 -05:00
Removed SetWalkingIntoSignVars per https://github.com/rh-hideout/pokeemerald-expansion/pull/5044\#discussion_r1712963824
This commit is contained in:
@@ -66,7 +66,4 @@ void SetMovingNpcId(u16 npcId);
|
||||
extern u8 sMsgIsSignPost;
|
||||
extern u8 sMsgBoxIsCancelable;
|
||||
|
||||
void SetWalkingIntoSignVars(void);
|
||||
bool32 CanWalkAwayToCancelMsgBox(void);
|
||||
|
||||
#endif // GUARD_SCRIPT_H
|
||||
|
||||
Reference in New Issue
Block a user