mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-20 22:07:58 +13:00
8 lines
100 B
NASM
Executable file
8 lines
100 B
NASM
Executable file
BikeRidingTilesets::
|
|
db OVERWORLD
|
|
db FOREST
|
|
db UNDERGROUND
|
|
db SHIP_PORT
|
|
db CAVERN
|
|
db -1 ; end
|