diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-03-02 00:19:11 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-03-02 00:19:11 -0500 |
commit | 62100376b71f54d6ca4b6f020c860e69368c2720 (patch) | |
tree | fd6e0f08f2987023a7bd0b33c4c5896d7f44c532 /include/event_scripts.h | |
parent | 43f66fce5574592ac1c37b9452fe858e482156bb (diff) |
Split/label some common event scripts
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r-- | include/event_scripts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h index bf16ed2ec..76e54b8eb 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -1171,7 +1171,7 @@ extern const u8 EventScript_ResetAllMapFlags[]; extern const u8 EventScript_PalletTown_PlayersHouse_2F_ShutDownPC[]; // field_screen_effect -extern const u8 EventScript_MomHeal[]; +extern const u8 EventScript_AfterWhiteOutMomHeal[]; extern const u8 EventScript_AfterWhiteOutHeal[]; // start_menu |