Black Hole added :)

This commit is contained in:
Pecusx
2023-10-03 10:03:53 +02:00
parent e4bf9e077f
commit 58170eea81
10 changed files with 32 additions and 9 deletions
+3 -1
View File
@@ -2961,7 +2961,9 @@ GoDown
adw temp #4 ; center of the tank
ldy #0
lda (temp),y
sta OverTankDir ; not elegant!!! Reuse as height of tank flight
tay
dey ; 1 pixel up!
sty OverTankDir ; not elegant!!! Reuse as height of tank flight
FloatDown
lda ytankstable,x
cmp OverTankDir