Keep table labels in the same files as their contents.
This commit is contained in:
@@ -4,6 +4,7 @@ spawn: MACRO
|
||||
db \2, \3
|
||||
ENDM
|
||||
|
||||
SpawnPoints: ; 0x152ab
|
||||
; entries correspond to SPAWN_* constants
|
||||
|
||||
spawn KRISS_HOUSE_2F, 3, 3
|
||||
@@ -37,3 +38,4 @@ ENDM
|
||||
spawn SILVER_CAVE_OUTSIDE, 23, 20
|
||||
spawn FAST_SHIP_CABINS_SW_SSW_NW, 6, 2
|
||||
spawn N_A, -1, -1
|
||||
; 1531f
|
||||
|
Reference in New Issue
Block a user