summaryrefslogtreecommitdiff
path: root/include/event_scripts.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2019-03-23 10:14:31 -0500
committerMarcus Huderle <huderlem@gmail.com>2019-03-23 10:14:31 -0500
commita5ee2c14fda450ca67985805b8bc71e66dfcf622 (patch)
tree9f874dbe25d28bf81e9375da5731889b9b466b07 /include/event_scripts.h
parent91fa5faf4acf617db0625992b2caf116e64f0888 (diff)
parente8add87bf3ccc3563a3d4fa94e109251f4a06eea (diff)
Merge remote-tracking branch 'upstream/master' into use_pokeblock
# Conflicts: # include/menu_specialized.h
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r--include/event_scripts.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h
index e3ec8afb4..bf7084326 100644
--- a/include/event_scripts.h
+++ b/include/event_scripts.h
@@ -544,9 +544,9 @@ extern const u8 EventScript_RegionMap[];
extern const u8 EventScript_RunningShoesManual[];
extern const u8 EventScript_PictureBookShelf[];
extern const u8 EventScript_BookShelf[];
-extern const u8 EventScript_PokemonCenterBookshelf[];
+extern const u8 EventScript_PokemonCenterBookShelf[];
extern const u8 EventScript_Vase[];
-extern const u8 EventScript_TrashCan[];
+extern const u8 EventScript_EmptyTrashCan[];
extern const u8 EventScript_ShopShelf[];
extern const u8 EventScript_Blueprint[];
extern const u8 EventScript_WirelessBoxResults[];