Fix typo
git-svn-id: svn://svn.cc65.org/cc65/trunk@5868 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -66,7 +66,7 @@
|
|||||||
#define COLOR_DARKBROWN 0x0B
|
#define COLOR_DARKBROWN 0x0B
|
||||||
#define COLOR_VIOLET 0x0C
|
#define COLOR_VIOLET 0x0C
|
||||||
#define COLOR_BLUE 0x0D
|
#define COLOR_BLUE 0x0D
|
||||||
#define COLOR_LIGHBLUE 0x0E
|
#define COLOR_LIGHTBLUE 0x0E
|
||||||
#define COLOR_WHITE 0x0F
|
#define COLOR_WHITE 0x0F
|
||||||
|
|
||||||
/* TGI color defines (default palette) */
|
/* TGI color defines (default palette) */
|
||||||
|
|||||||
Reference in New Issue
Block a user