diff --git a/Makefile b/Makefile index 3a15fa04c..145afefc6 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/src/fx/fx.gr.fizzle.a b/src/fx/fx.gr.fizzle.a index 06a942227..4678a012f 100644 --- a/src/fx/fx.gr.fizzle.a +++ b/src/fx/fx.gr.fizzle.a @@ -39,7 +39,7 @@ sta $3c and #$78 cmp #$78 - beq @rndval2 + beq @rnd2 txa and #3