mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 19:29:37 +00:00
atari5200.sgml: small fix for last change
This commit is contained in:
parent
03311e7268
commit
cb7882a202
@ -184,7 +184,7 @@ Using <tt/atari5200-conioscreen-20x12.o/ is as simple as placing it on
|
||||
the linker command line like this:
|
||||
|
||||
<tscreen><verb>
|
||||
cl65 -t atari5200 myprog.c lib/atari5200-conioscreen-20x12.o
|
||||
cl65 -t atari5200 myprog.c atari5200-conioscreen-20x12.o
|
||||
</verb></tscreen>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user