]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_head.h
pbuf????
[16.git] / src / lib / 16_head.h
index 941069c2732b9816c40a48a270bd9a8dcc3f08d1..5db7e3f4e2619a414da03aefc76d9fa1cecae647 100755 (executable)
@@ -172,16 +172,6 @@ typedef void __based(__self) * memptr;
 typedef void _seg * memptr;\r
 #endif\r
 \r
-#define AARED          "\x1b[41;31m"\r
-#define AABLUE         "\x1b[44;34m"\r
-#define AAGREEN        "\x1b[42;32m"\r
-#define AAYELLOW       "\x1b[43;33m"\r
-#define AAGREY         "\x1b[47;37m"\r
-#define AABLACK        "\x1b[40;30m"\r
-#define AAWHITE                "\x1b[47;37m"\r
-#define AAMAGENTA      "\x1b[45;35m"\r
-#define AARESET        "\x1b[0m"\r
-\r
 /* local function */\r
 void wait(clock_t wait);\r
 \r