FRLG+ whiteout message (#4967)

* FRLG whiteout message + post whiteout event
This commit is contained in:
cawtds
2024-08-02 17:28:05 +02:00
committed by GitHub
parent 4082adf5b1
commit 3af93bdfee
12 changed files with 461 additions and 2 deletions

View File

@@ -620,6 +620,8 @@ extern const u8 EventScript_SelectWithoutRegisteredItem[];
// overworld
extern const u8 EventScript_WhiteOut[];
extern const u8 EventScript_AfterWhiteOutMomHeal[];
extern const u8 EventScript_AfterWhiteOutHeal[];
extern const u8 EventScript_ResetMrBriney[];
extern const u8 EventScript_DoLinkRoomExit[];
extern const u8 CableClub_EventScript_TooBusyToNotice[];