diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-03 12:12:06 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-03 12:12:06 -0400 |
commit | 26d940dfeb48d8471db4a0cf2477aff68f681090 (patch) | |
tree | bc5b7c2fd69616bb79889ecef8604cdd1e6f61b5 /include/event_scripts.h | |
parent | afd5f1f52f7a2b74e9850892aef118292a45df8e (diff) |
Finish itemfinder dism/decomp
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r-- | include/event_scripts.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h index 91612c06b..310335196 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -1153,4 +1153,6 @@ extern const u8 EventScript_SafariRetire[]; extern const u8 EventScript_SafariWarpOut[]; extern const u8 EventScript_SafariOutOfBalls[]; +extern const u8 EventScript_ItemfinderDigUpUnderfootItem[]; + #endif //GUARD_EVENT_SCRIPTS_H |