Fixed typo.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5398 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -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.
|
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
|
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
|
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
|
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
|
default <tt/icon/ is an empty frame internally represented in the generated assembly
|
||||||
file.
|
file.
|
||||||
|
|||||||
Reference in New Issue
Block a user