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