Fixed a copy&paste error in a comment.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5613 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -57,7 +57,7 @@ enum Mode {
|
|||||||
smMultiColor
|
smMultiColor
|
||||||
};
|
};
|
||||||
|
|
||||||
/* Screen size of a koala picture */
|
/* Size of a sprite */
|
||||||
#define WIDTH_HR 24U
|
#define WIDTH_HR 24U
|
||||||
#define WIDTH_MC 12U
|
#define WIDTH_MC 12U
|
||||||
#define HEIGHT 21U
|
#define HEIGHT 21U
|
||||||
|
|||||||
Reference in New Issue
Block a user