mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-22 10:29:07 +00:00
13 lines
246 B
Plaintext
13 lines
246 B
Plaintext
|
!cpu 6502
|
||
|
!to "build/FX/RADIAL4",plain
|
||
|
*=$6000
|
||
|
|
||
|
!source "src/fx/fx.hgr.radial.common.a"
|
||
|
|
||
|
@coords
|
||
|
!source "src/fx/fx.hgr.radial4.data.a"
|
||
|
!byte $80
|
||
|
|
||
|
!source "src/wait.a"
|
||
|
!source "src/fx/fx.hgr.common.a"
|