]> git.sur5r.net Git - cc65/blobdiff - include/tgi.h
Removed TGI black/white defines as those are to be considered as target specific.
[cc65] / include / tgi.h
index 19630d0d94e6760f6b433158e541a98837443d62..19bd782de570f3f57513f09df44508c239d1334f 100644 (file)
 
 
 
-/* Color constants */
-#define TGI_COLOR_BLACK         0
-#define TGI_COLOR_WHITE         1
-
 /* Font constants for use with tgi_textstyle */
 #define TGI_FONT_BITMAP         0
 #define TGI_FONT_VECTOR         1