summaryrefslogtreecommitdiff
path: root/include/event_scripts.h
diff options
context:
space:
mode:
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