mirror of
https://github.com/cc65/cc65.git
synced 2025-01-12 02:30:44 +00:00
Fixed a bug
git-svn-id: svn://svn.cc65.org/cc65/trunk@2954 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
3bfbaee6a6
commit
e5854b0d7a
@ -85,6 +85,7 @@ _mouse_install:
|
||||
sty tmp1
|
||||
|
||||
@L2: jsr copycb
|
||||
ldy tmp1
|
||||
jsr copycb
|
||||
dec tmp2 ; Skip opcode byte
|
||||
ldy tmp1
|
||||
|
Loading…
x
Reference in New Issue
Block a user