mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-18 02:52:28 +13:00
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
|