Implement common tileset portion at second half of vTiles5 (#19)

This commit is contained in:
xCrystal
2023-10-03 19:02:36 +02:00
parent 0d016cc8ee
commit adfcd603dd
10 changed files with 110 additions and 41 deletions

View File

@@ -27,7 +27,8 @@ hJoyLast:: db
hInMenu:: db
hPrinter:: db
hGraphicStartTile:: db
hGraphicStartTile::
hTilesetVariableSpaces:: db
hMoveMon:: db
UNION

View File

@@ -1870,6 +1870,7 @@ wTilesetCollisionBank:: db
wTilesetCollisionAddress:: dw
wTilesetAnim:: dw ; bank 3f
wTilesetPalettes:: dw ; bank 3f
wTilesetVariableSpaces:: db
wTilesetEnd::
assert wTilesetEnd - wTileset == TILESET_LENGTH