Permanent Revolution Update

This commit is contained in:
Neerti
2017-01-02 08:03:30 -05:00
parent dc89eb5700
commit 97ebf0924d
28 changed files with 1296 additions and 93 deletions

View File

@@ -1,4 +1,5 @@
#define ASCII_ESC ascii2text(27)
#define ASCII_RED "[ASCII_ESC]\[31m"
#define ASCII_GREEN "[ASCII_ESC]\[32m"
#define ASCII_YELLOW "[ASCII_ESC]\[33m"
#define ASCII_RESET "[ASCII_ESC]\[0m"