Compound data type: Difference between revisions

Content added Content deleted
Line 65: Line 65:
point_ram equ $0400
point_ram equ $0400
point_x equ point_ram
point_x equ point_ram
point_y equ point_ram+MAX_POINT_OBJECTS</lang>
point_y equ point_ram+MAX_POINT_OBJECTS


LDX #3
LDX #3