This commit is contained in:
Pecusx
2023-10-05 19:44:28 +02:00
parent a5b78161a1
commit e580ee375b
9 changed files with 13 additions and 33 deletions
+1 -1
View File
@@ -253,7 +253,7 @@ invertme
ldx TankNr
lda SkillTable,x
beq ManualPurchase
jsr PurchaseAI ; remember to make ActivateAI :) !!!
jsr PurchaseAI ; skill of the TankNr in A, TankNr in X
jmp AfterManualPurchase
ManualPurchase
lda JoyNumber,x