mirror of
https://github.com/a2-4am/4sports.git
synced 2024-11-17 15:07:08 +00:00
e779627832
These were fixed recently in 4cade.
18 lines
302 B
Plaintext
18 lines
302 B
Plaintext
;license:MIT
|
|
;(c) 2019 by 4am
|
|
;
|
|
!cpu 6502
|
|
!to "build/FX.INDEXED/STAR.BLOOM",plain
|
|
*=$6000
|
|
|
|
!source "src/fx/fx.hgr.precomputed.2bit.a"
|
|
|
|
+FX_PRECOMPUTED_2BIT Coordinates
|
|
|
|
!if * and 1 {
|
|
!byte 0
|
|
}
|
|
Coordinates
|
|
!source "src/fx/fx.hgr.star.bloom.data.a"
|
|
!byte $00
|