pokeemerald-expansion/data/maps/TrainerTower_Roof_Frlg/scripts.inc
2026-01-28 17:41:12 +01:00

11 lines
331 B
PHP

TrainerTower_Roof_Frlg_MapScripts::
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::
call TrainerTower_EventScript_SpeakToOwner
end