mirror of
https://github.com/ksherlock/x65.git
synced 2025-01-16 08:33:28 +00:00
8 lines
90 B
ArmAsm
8 lines
90 B
ArmAsm
|
|
xdef background.c1
|
|
section background, Data
|
|
|
|
background.c1:
|
|
incbin "background.c1"
|
|
|