mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
23 lines
391 B
NASM
23 lines
391 B
NASM
object_const_def
|
|
|
|
FiveIsland_MapScripts:
|
|
def_scene_scripts
|
|
|
|
def_callbacks
|
|
callback MAPCALLBACK_NEWMAP, FiveIslandFlypointCallback
|
|
|
|
FiveIslandFlypointCallback:
|
|
setflag ENGINE_FLYPOINT_FIVE_ISLAND
|
|
endcallback
|
|
|
|
FiveIsland_MapEvents:
|
|
db 0, 0 ; filler
|
|
|
|
def_warp_events
|
|
warp_event 8, 11, DEBUG_ROOM, 1
|
|
warp_event 9, 11, DEBUG_ROOM, 1
|
|
def_coord_events
|
|
|
|
def_bg_events
|
|
|
|
def_object_events |