mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
+3
-1
@@ -204,7 +204,7 @@ OptionSetLoop
|
||||
; next option
|
||||
adw temp #40 ;jump to next line
|
||||
inc:lda temp2
|
||||
cmp #maxoptions ;number of options
|
||||
cmp #maxOptions ;number of options
|
||||
bne OptionsSetMainLoop
|
||||
|
||||
;inversing the first few chars of the selected line (OptionsY)
|
||||
@@ -853,7 +853,9 @@ invSelectDef
|
||||
; if activate battery, we do it differently
|
||||
mva #sfx_battery sfx_effect
|
||||
mva #99 Energy,x
|
||||
phy
|
||||
jsr MaxForceCalculate
|
||||
ply
|
||||
jmp DecreaseDefensive ; bypass activation
|
||||
NotBattery
|
||||
cmp #ind_Long_Barrel____
|
||||
|
||||
Reference in New Issue
Block a user