fix: Made Common_Movement_* 'safe' for followers

fixed #31
This commit is contained in:
Ariel A
2022-03-15 19:58:48 -04:00
parent ad839d0333
commit d7a021a914
3 changed files with 15 additions and 2 deletions

View File

@@ -639,4 +639,7 @@ extern const u8 EventScript_TradeCenter_Chair0[];
extern const u8 EventScript_ConfirmLeaveCableClubRoom[];
extern const u8 EventScript_TerminateLink[];
extern const u8 Common_Movement_FollowerSafeStart[];
extern const u8 Common_Movement_FollowerSafeEnd[];
#endif // GUARD_EVENT_SCRIPTS_H