Fixed a typo
git-svn-id: svn://svn.cc65.org/cc65/trunk@3686 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -3039,7 +3039,7 @@ Here's a list of all control commands and a description, what they do:
|
||||
None = 0 ; No error
|
||||
File = 1 ; File error
|
||||
Parse = 2 ; Parse error
|
||||
.endproc ; Close lexical level
|
||||
.endscope ; Close lexical level
|
||||
|
||||
...
|
||||
lda #Error::File ; Use symbol from scope Error
|
||||
|
||||
Reference in New Issue
Block a user