Add wMapSpacesPointer to the map attributes (#4); create basic space macro to define the space layout of maps (#23)

This commit is contained in:
xCrystal
2023-10-17 18:27:28 +02:00
parent a31c114382
commit 806b048a9f
11 changed files with 106 additions and 49 deletions

View File

@@ -1852,6 +1852,7 @@ wMapBlocksPointer:: dw
wMapScriptsBank:: db
wMapScriptsPointer:: dw
wMapEventsPointer:: dw
wMapSpacesPointer:: dw
; bit set
wMapConnections:: db
wMapAttributesEnd::