Fixed a bug
git-svn-id: svn://svn.cc65.org/cc65/trunk@3041 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
; c must be in char range
|
; c must be in char range
|
||||||
|
|
||||||
tax
|
txa
|
||||||
bne error
|
bne error
|
||||||
|
|
||||||
; Check if the file is open
|
; Check if the file is open
|
||||||
|
|||||||
Reference in New Issue
Block a user