More usage docs

This commit is contained in:
xCrystal
2024-02-26 22:09:32 +01:00
parent 7a64a894e4
commit 34d7b5c8a1
5 changed files with 57 additions and 11 deletions

View File

@@ -1,9 +1,9 @@
; Valid sprite IDs for each map group.
; Maps with environment ROUTE or TOWN can only use these sprites.
OutdoorSprites:
MapSprites:
; entries correspond to MAPGROUP_* constants
table_width 2, OutdoorSprites
table_width 2, MapSprites
dw Level1GroupSprites
; dw Level2GroupSprites
if DEF(_DEBUG)