Fixed typo.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5398 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
6c490ba16c
commit
261f52c502
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ and <tt/c64only/ will work on only 64-GEOS. The default value for
|
|||
then, you also have to put in a third type of resource -- a memory definition.
|
||||
The value of <tt/icon/ is a quoted file-name. The first 63 bytes of this file
|
||||
are expected to represent a standard monochrome VIC sprite. The file gets accessed
|
||||
when the generated assembly source is be processed by <bf/ca65/. Examples for
|
||||
when the generated assembly source is being processed by <bf/ca65/. Examples for
|
||||
programs generating such files are <em/Sprite Painter/ and <em/SpritePad/. The
|
||||
default <tt/icon/ is an empty frame internally represented in the generated assembly
|
||||
file.
|
||||
|
|
Loading…
Add table
Reference in a new issue