mirror of
https://github.com/cc65/cc65.git
synced 2025-08-08 22:25:28 +00:00
correcting missing _
This commit is contained in:
@@ -24,5 +24,5 @@ loop:
|
||||
bne loop
|
||||
|
||||
done:
|
||||
sta _cwd,y
|
||||
sta __cwd,y
|
||||
rts
|
||||
|
Reference in New Issue
Block a user