mirror of
https://github.com/mi57730/a2d.git
synced 2025-02-18 02:30:50 +00:00
fix bad label
This commit is contained in:
parent
8664a98da2
commit
8e0fb2983a
@ -2381,7 +2381,7 @@ LE6FB: .byte 0
|
||||
LE6FC: .byte 0
|
||||
LE6FD: stx LE765
|
||||
|
||||
LE766: cmp #$2B
|
||||
cmp #$2B
|
||||
bne LE71A
|
||||
jsr L127E
|
||||
lda #$05
|
||||
@ -2412,7 +2412,7 @@ LE74B: MGTK_RELAY_CALL2 MGTK::MoveTo, $D48F
|
||||
return #$00
|
||||
|
||||
LE765: .byte 0
|
||||
sta $06
|
||||
LE766: sta $06
|
||||
sta $08
|
||||
stx $07
|
||||
stx $09
|
||||
|
Loading…
x
Reference in New Issue
Block a user