mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 20:16:26 +13:00
7 lines
172 B
NASM
Executable file
7 lines
172 B
NASM
Executable file
Gary_h:
|
|
db GYM ;tileset
|
|
db CHAMPIONS_ROOM_HEIGHT, CHAMPIONS_ROOM_WIDTH ; Height, Width
|
|
dw GaryBlocks, GaryTextPointers, GaryScript
|
|
db $0 ;No Connections
|
|
dw GaryObject
|