mirror of
https://github.com/cc65/cc65.git
synced 2025-04-04 21:33:30 +00:00
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:
parent
422629ff91
commit
3f25b9d6a2
@ -57,7 +57,7 @@ enum Mode {
|
||||
smMultiColor
|
||||
};
|
||||
|
||||
/* Screen size of a koala picture */
|
||||
/* Size of a sprite */
|
||||
#define WIDTH_HR 24U
|
||||
#define WIDTH_MC 12U
|
||||
#define HEIGHT 21U
|
||||
|
Loading…
x
Reference in New Issue
Block a user