Initial MaxForce calculated by procedure.

This commit is contained in:
Pecusx
2023-05-28 12:05:59 +02:00
parent 485ce8e721
commit 2026313585
3 changed files with 1 additions and 4 deletions
+1 -4
View File
@@ -211,10 +211,7 @@ SettingEnergies
sta LASTeXistenZ,x
; anything in eXistenZ table means that this tank exist
; in the given round
lda #<990
sta MaxForceTableL,x
lda #>990
sta MaxForceTableH,x
jsr MaxForceCalculate
lda #<350
sta ForceTableL,x
lda #>350
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.