mirror of
https://github.com/pret/pokeyellow.git
synced 2026-05-31 23:42:28 -05:00
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
5 lines
135 B
NASM
5 lines
135 B
NASM
; tilesets with water
|
|
WaterTilesets:
|
|
db OVERWORLD, FOREST, DOJO, GYM, SHIP, SHIP_PORT, CAVERN, FACILITY, PLATEAU
|
|
db $ff ; terminator
|