mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12: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
|