mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
251 B
NASM
Executable File
7 lines
251 B
NASM
Executable File
Bruno_h: ; 0x762ca to 0x762d6 (12 bytes) (id=246)
|
|
db GYM ; tileset
|
|
db BRUNOS_ROOM_HEIGHT, BRUNOS_ROOM_WIDTH ; dimensions (y, x)
|
|
dw BrunoBlocks, BrunoTextPointers, BrunoScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw BrunoObject ; objects
|