pokefirered/data/maps/TrainerTower_Roof/scripts.inc
2020-01-24 02:57:45 -05:00

11 lines
346 B
PHP

TrainerTower_Roof_MapScripts:: @ 8164828
map_script MAP_SCRIPT_ON_RESUME, TrainerTower_OnResume
map_script MAP_SCRIPT_ON_FRAME_TABLE, TrainerTower_OnFrame
.byte 0
@ Below script is unused, the identical version in the 1F script is used instead
TrainerTower_Roof_EventScript_Owner:: @ 8164833
call TrainerTower_EventScript_SpeakToOwner
end