mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
190 B
NASM
Executable File
7 lines
190 B
NASM
Executable File
Gary_h: ; 75f11 (1d:5f11)
|
|
db GYM ;tileset
|
|
db CHAMPIONS_ROOM_HEIGHT, CHAMPIONS_ROOM_WIDTH ; Height, Width
|
|
dw GaryBlocks, GaryTextPointers, GaryScript
|
|
db $0 ;No Connections
|
|
dw GaryObject
|