diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-09 13:25:10 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-01-09 14:01:45 -0500 |
commit | d071f055041d551b33fafac01e6bbe28aaee746f (patch) | |
tree | a830c98d960889d005e818bca5f1cfadce8e8560 /include/event_scripts.h | |
parent | a40c63fe4896ccd76f6f63bdbd940de8cc946fae (diff) |
Split more files from event_scripts.s
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r-- | include/event_scripts.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h index b899a217b..08b5b8c01 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -1184,6 +1184,7 @@ extern const u8 Text_1BCB42[]; extern const u8 Text_1BCA95[]; extern const u8 Text_1BCACB[]; extern const u8 Text_1BCAF2[]; +extern const u8 EventScript_PC[]; extern const u8 EventScript_RepelWoreOff[]; |