4cade/src/fx/fx.hgr.corner.circle.a

17 lines
294 B
Plaintext

;license:MIT
;(c) 2018 by 4am
;
!cpu 6502
!to "build/FX/CORNER.CIRCLE",plain
*=$6000
!source "src/fx/fx.hgr.precomputed.a"
+FX_PRECOMPUTED HGRHalfBlockCopy, Coordinates, $28
rts
Coordinates
!source "src/fx/fx.hgr.corner.circle.data.a"
!byte $80