diff --git a/src/sp65/vic2sprite.c b/src/sp65/vic2sprite.c index a86c2a706..9fbe06f11 100644 --- a/src/sp65/vic2sprite.c +++ b/src/sp65/vic2sprite.c @@ -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