blob: 19536501d36cbbff158a8ab2fc53657ac8f33dd6 (
plain)
1
2
3
4
5
6
|
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
|