mirror of
https://github.com/cc65/cc65.git
synced 2025-01-10 19:29:45 +00:00
fix typo
This commit is contained in:
parent
203c4da15b
commit
531a31722e
@ -1170,7 +1170,7 @@ When using cl65, you can leave it out with this command line:
|
|||||||
cl65 -Wl -D__SYSTEM_CHECK__=1 <arguments>
|
cl65 -Wl -D__SYSTEM_CHECK__=1 <arguments>
|
||||||
</verb></tscreen>
|
</verb></tscreen>
|
||||||
|
|
||||||
The value you assign to <tt/__SYSTEM_CHECK_/ doesn't matter. If the
|
The value you assign to <tt/__SYSTEM_CHECK__/ doesn't matter. If the
|
||||||
<tt/__SYSTEM_CHECK__/ symbol is defined, the load chunk won't be included.
|
<tt/__SYSTEM_CHECK__/ symbol is defined, the load chunk won't be included.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user