AI battery with SFX

This commit is contained in:
Pecusx
2023-06-19 09:56:31 +02:00
parent e201bf6fe0
commit b156b301f9
5 changed files with 4 additions and 1 deletions
+3
View File
@@ -268,6 +268,9 @@ EnoughEnergy
lda #99 lda #99
sta Energy,x sta Energy,x
jsr MaxForceCalculate jsr MaxForceCalculate
mva #sfx_battery sfx_effect
ldy #7
jsr PauseYFrames ; wait 14 frames (Battery SFX)
EnoughEnergy EnoughEnergy
NoBatteries NoBatteries
rts rts
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.