diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-22 11:38:44 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-22 11:38:44 -0500 |
commit | fbf0c4616c397bf7d9d5a8d2dfda5c647fa18af7 (patch) | |
tree | 2b6aa4f2f870d0262f29dc5ff275b124eb70412e /include/event_scripts.h | |
parent | 84c198ac76902385170fd0df90117411b930abe1 (diff) | |
parent | c75296640d9c42897eecf229bc7fc294f60a65eb (diff) |
Merge branch 'master' into doc-cinnabar
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 72345aaa9..189985e06 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -1162,7 +1162,7 @@ extern const u8 EventScript_TryDoNormalTrainerBattle[]; extern const u8 EventScript_TryDoDoubleRematchBattle[]; extern const u8 EventScript_TryDoRematchBattle[]; extern const u8 gUnknown_81A4EB4[]; -extern const u8 EventScript_1C555B[]; +extern const u8 Test_EventScript_Sign[]; // new_game extern const u8 EventScript_ResetAllMapFlags[]; |