mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-26 17:04:08 +13:00
6 lines
210 B
NASM
Executable file
6 lines
210 B
NASM
Executable file
Gary_h:
|
|
db GYM ; tileset
|
|
db CHAMPIONS_ROOM_HEIGHT, CHAMPIONS_ROOM_WIDTH ; dimensions (y, x)
|
|
dw GaryBlocks, GaryTextPointers, GaryScript ; blocks, texts, scripts
|
|
db $0 ; connections
|
|
dw GaryObject ; objects
|