mirror of
https://github.com/pret/pokered.git
synced 2026-04-24 15:08:51 -05: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
|