mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
Initial MaxForce calculated by procedure.
This commit is contained in:
@@ -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
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user