mirror of
https://github.com/cc65/cc65.git
synced 2025-02-09 17:33:00 +00:00
correcting missing _
This commit is contained in:
parent
5bbb27c8af
commit
86741cb1dd
@ -24,5 +24,5 @@ loop:
|
||||
bne loop
|
||||
|
||||
done:
|
||||
sta _cwd,y
|
||||
sta __cwd,y
|
||||
rts
|
||||
|
Loading…
x
Reference in New Issue
Block a user