mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
8 lines
100 B
NASM
8 lines
100 B
NASM
BikeRidingTilesets::
|
|
db OVERWORLD
|
|
db FOREST
|
|
db UNDERGROUND
|
|
db SHIP_PORT
|
|
db CAVERN
|
|
db -1 ; end
|