You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Add wMapSpacesPointer to the map attributes (#4); create basic space macro to define the space layout of maps (#23)
This commit is contained in:
@@ -1852,6 +1852,7 @@ wMapBlocksPointer:: dw
|
||||
wMapScriptsBank:: db
|
||||
wMapScriptsPointer:: dw
|
||||
wMapEventsPointer:: dw
|
||||
wMapSpacesPointer:: dw
|
||||
; bit set
|
||||
wMapConnections:: db
|
||||
wMapAttributesEnd::
|
||||
|
Reference in New Issue
Block a user