mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-21 06:17:58 +13: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
|