gary.asm 172 B

1234567
  1. Gary_h:
  2. db GYM ;tileset
  3. db CHAMPIONS_ROOM_HEIGHT, CHAMPIONS_ROOM_WIDTH ; Height, Width
  4. dw GaryBlocks, GaryTextPointers, GaryScript
  5. db $0 ;No Connections
  6. dw GaryObject