diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-11-14 12:07:43 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-11-16 12:50:01 -0600 |
commit | 2c3726a328e8a1a9dde36796c431d1cd3608bfef (patch) | |
tree | 61f5dd042adc81662b1d99b0ec005e318cb6e11b /include/event_scripts.h | |
parent | 0513e05c3895d78c996af4aa7b75fff9f4241644 (diff) |
Document contest strings
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r-- | include/event_scripts.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h index 432e702c1..f79f0adcc 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -383,10 +383,6 @@ extern const u8 EventScript_FldEffRockSmash[]; extern const u8 LittlerootTown_BrendansHouse_2F_EventScript_TurnOffPlayerPC[]; extern const u8 LittlerootTown_MaysHouse_2F_EventScript_TurnOffPlayerPC[]; -//contest_strings -extern const u8 gText_0827D507[]; -extern const u8 gText_0827D531[]; - //mauville_old_man extern const u8 gOtherText_Is[]; extern const u8 gOtherText_DontYouAgree[]; |