add GR fizzle

This commit is contained in:
4am 2019-07-15 11:21:24 -04:00
parent 2a584e8781
commit 7c2174cfca
2 changed files with 2 additions and 1 deletions

View File

@ -78,6 +78,7 @@ asm: md
$(ACME) src/fx/fx.hgr.star.a
$(ACME) src/fx/fx.hgr.star.white.a
$(ACME) src/fx/fx.shr.fizzle.a
$(ACME) src/fx/fx.gr.fizzle.a
dsk: md asm
$(CADIUS) CREATEVOLUME build/"$(DISK)" "${VOLUME}" 32766KB >>build/log

View File

@ -39,7 +39,7 @@
sta $3c
and #$78
cmp #$78
beq @rndval2
beq @rnd2
txa
and #3