4cade/src/fx/fx.hgr.sunrise.a
2018-12-29 13:43:59 -05:00

16 lines
279 B
Plaintext

;license:MIT
;(c) 2018 by 4am
;
!cpu 6502
!to "build/FX/SUNRISE",plain
*=$6000
!source "src/fx/fx.hgr.sunrise.common.a"
@coords
!source "src/fx/fx.hgr.sunrise.data.a"
!byte $80
!source "src/wait.a"
!source "src/fx/fx.hgr.common.a"