5 lines
136 B
Text
5 lines
136 B
Text
|
|
enum $0400
|
||
|
|
OBJECT_XPOS .dsb 16 ;define 16 bytes for object X position
|
||
|
|
OBJECT_YPOS .dsb 16 ;define 16 bytes for object Y position
|
||
|
|
ende
|