mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
901a83d249
Include decorations.h in shop.c Include decorations.h in event_scripts.s
9 lines
216 B
PHP
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
|
|
|