mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
274 B
NASM
Executable File
7 lines
274 B
NASM
Executable File
School_h: ; 0x1d540 to 0x1d54c (12 bytes) (bank=7) (id=43)
|
|
db HOUSE ; tileset
|
|
db VIRIDIAN_SCHOOL_HEIGHT, VIRIDIAN_SCHOOL_WIDTH ; dimensions (y, x)
|
|
dw SchoolBlocks, SchoolTextPointers, SchoolScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw SchoolObject ; objects
|