1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-01-27 22:03:53 +01:00
Fontbane 901a83d249 Fix some labels and include decorations.h
Include decorations.h in shop.c

Include decorations.h in event_scripts.s
2019-04-22 17:23:59 -05:00

9 lines
216 B
PHP

TerraCave_Entrance_MapScripts:: @ 823B0A6
map_script MAP_SCRIPT_ON_TRANSITION, TerraCave_Entrance_OnTransition
.byte 0
TerraCave_Entrance_OnTransition: @ 823B0AC
setflag FLAG_ARRIVED_AT_TERRA_CAVE_ENTRANCE
end