All animations done

This commit is contained in:
Pecusx
2025-03-01 16:59:06 +01:00
parent 997b833be9
commit 5584c6c006
2 changed files with 1 additions and 5 deletions
+1 -5
View File
@@ -758,13 +758,9 @@ draw_branch2
draw_branch3
lda branches_anim_phase
ldx #(5*32) ; how many lines draw
cmp #3
bne not_phase3
ldx #(4*32) ; how many lines draw
not_phase3
cmp #4
bne not_phase4
ldx #(3*32) ; how many lines draw
ldx #(4*32) ; how many lines draw
not_phase4
stx tempbyte
; now calculate start screen adress
BIN
View File
Binary file not shown.