mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-11-12 00:14:45 +13:00
I need to stop forgetting to include some of the map files lol
This commit is contained in:
parent
c724dd3977
commit
53fe16d8a9
18
maps/Route53.asm
Normal file
18
maps/Route53.asm
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
object_const_def
|
||||||
|
|
||||||
|
Route53_MapScripts:
|
||||||
|
def_scene_scripts
|
||||||
|
|
||||||
|
def_callbacks
|
||||||
|
|
||||||
|
Route53_MapEvents:
|
||||||
|
db 0, 0 ; filler
|
||||||
|
|
||||||
|
def_warp_events
|
||||||
|
|
||||||
|
def_coord_events
|
||||||
|
|
||||||
|
def_bg_events
|
||||||
|
|
||||||
|
def_object_events
|
||||||
|
|
||||||
Loading…
Reference in a new issue