correcting missing _
This commit is contained in:
parent
5bbb27c8af
commit
86741cb1dd
1 changed files with 1 additions and 1 deletions
|
@ -24,5 +24,5 @@ loop:
|
||||||
bne loop
|
bne loop
|
||||||
|
|
||||||
done:
|
done:
|
||||||
sta _cwd,y
|
sta __cwd,y
|
||||||
rts
|
rts
|
||||||
|
|
Loading…
Add table
Reference in a new issue