pokegold-spaceworld/data/maps/objects/FontRoute1.asm
Narishma-gb e88fe24e15
Use the same Makefile build system as Gen 1+2 repos (#163)
This uses catch-all files like main.asm to reduce the total quantity and size of
build objects (from 1.1 GB to 70 MB).

---------

Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2026-07-05 15:36:09 -04:00

17 lines
301 B
NASM

map_attributes FontRoute1, FONT_ROUTE_1
connection west, South, SOUTH, 0
connection east, Font, FONT, 0
FontRoute1_MapEvents::
dw $4000 ; unknown
def_warp_events
warp_event 6, 9, FONT_ROUTE_GATE_1, 3, 209
def_bg_events
def_object_events
FontRoute1_Blocks::
INCBIN "maps/FontRoute1.blk"