mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-26 08:54:09 +13:00
6 lines
172 B
NASM
Executable file
6 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
|