mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-26 08:13:44 -05:00
Regex patterns used:
; [0-9a-f]{1,5} \([0-9a-f]{1,2}:[0-9a-f]{1,4}\)
; [0-9a-f]{1,2}:[0-9a-f]{4}
; [0-9a-f]{4,5}
;[0-9a-f]{4,5}
;[0-9a-f]{1,2}:[0-9a-f]{1,4}
9 lines
117 B
NASM
9 lines
117 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/placeholder/BaadonRoute2.asm", ROMX
|
|
|
|
BaadonRoute2ScriptLoader::
|
|
ret
|
|
|
|
db "@"
|