mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2025-01-08 23:31:13 +00:00
Fix #238 - deleted stray RTS
This commit is contained in:
parent
c99501c8e3
commit
942234ae9a
BIN
applecorn.po
BIN
applecorn.po
Binary file not shown.
@ -105,15 +105,13 @@ SHRUSERCHAR >>> ENTMAIN
|
||||
DEY
|
||||
BRA :L0
|
||||
|
||||
|
||||
:S1 LDY #$00
|
||||
:L1 LDA SHRVDUQ+1,Y ; Row of pixels
|
||||
JSR SHRXPLDROW
|
||||
INY
|
||||
CPY #$08 ; Last row?
|
||||
BNE :L1
|
||||
:DONE RTS
|
||||
>>> XF2AUX,VDU23RET
|
||||
:DONE >>> XF2AUX,VDU23RET
|
||||
:INCREMENT DB $00
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user