mirror of
https://github.com/pret/pokeyellow.git
synced 2026-09-27 13:41:36 -04:00
10 lines
135 B
NASM
10 lines
135 B
NASM
TradeCenter_Object:
|
|
db $e ; border block
|
|
|
|
db 0 ; warps
|
|
|
|
db 0 ; signs
|
|
|
|
db 1 ; objects
|
|
object SPRITE_RED, 2, 2, STAY, 0, 1 ; person
|