diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-08-11 19:04:28 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-08-11 19:04:28 +0200 |
commit | 537ebd36ac47fc627c401882c9d79b094ff29a2d (patch) | |
tree | dcb9cce46d89bac051073178623d397f6f31aa59 /include/event_scripts.h | |
parent | 85ebd76cd03e1ee84f182585060b3a79b8653e85 (diff) | |
parent | 6ae395a6366ceefffe8f492911a4e517bdbbc7b2 (diff) |
Merge contests with master
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r-- | include/event_scripts.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h index c187682b0..4f85156aa 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -394,6 +394,10 @@ extern const u8 Route111_EventScript_2907F0[]; extern const u8 LittlerootTown_BrendansHouse_2F_EventScript_1F863F[]; extern const u8 LittlerootTown_MaysHouse_2F_EventScript_1F958F[]; +//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[]; |