summaryrefslogtreecommitdiff
path: root/include/event_scripts.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2019-10-12 16:30:51 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2019-10-12 16:30:51 -0400
commit11b027d13c9639c27b3576908a2030a635bcb6be (patch)
treeea150c728e35006b53e6cea6e51230cd5b9cc7ad /include/event_scripts.h
parentce18093251f35ad6369d9d42d84e8fe60d398891 (diff)
Decompile player_pc
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r--include/event_scripts.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h
index 41a7a7bf2..ce9d0bbf5 100644
--- a/include/event_scripts.h
+++ b/include/event_scripts.h
@@ -1158,4 +1158,7 @@ extern const u8 EventScript_ItemfinderDigUpUnderfootItem[];
// new_game
extern const u8 EventScript_ResetAllMapFlags[];
+// player_pc
+extern const u8 EventScript_PalletTown_PlayersHouse_2F_ShutDownPC[];
+
#endif //GUARD_EVENT_SCRIPTS_H