mirror of
https://github.com/pret/pokeyellow.git
synced 2026-05-25 20:36:49 -05:00
9 lines
271 B
NASM
Executable File
9 lines
271 B
NASM
Executable File
Route18Gate2F_h:
|
|
db GATE ; tileset
|
|
db ROUTE_18_GATE_2F_HEIGHT, ROUTE_18_GATE_2F_WIDTH ; dimensions (y, x)
|
|
dw Route18Gate2F_Blocks ; blocks
|
|
dw Route18Gate2F_TextPointers ; texts
|
|
dw Route18Gate2F_Script ; scripts
|
|
db 0 ; connections
|
|
dw Route18Gate2F_Object ; objects
|