mirror of
https://github.com/badvision/lawless-legends.git
synced 2024-11-15 04:08:04 +00:00
Made gamma refactor permanent.
This commit is contained in:
parent
5a9f8f749b
commit
a4fede35f7
@ -140,11 +140,8 @@ decomp !zone {
|
||||
.gamma lda #1
|
||||
asl bits
|
||||
bcc .gbit0
|
||||
beq .gamma2
|
||||
beq .gfill1
|
||||
rts
|
||||
|
||||
; intended split here (macro above, code below)
|
||||
.gamma2 ;bcc .gbit0
|
||||
.gfill1 jsr .getbts
|
||||
.glup bcc .gbit0
|
||||
rts
|
||||
|
Loading…
Reference in New Issue
Block a user