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