Internals
- Modified color processing so that it can be disabled completely at compile time. This is to assist the Windows port.
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
#define INCLUDED_MAIN
|
||||
#define L10N // Localization complete.
|
||||
|
||||
#define FEATURE_COLOR 1 // Enable color.
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <map>
|
||||
|
||||
Reference in New Issue
Block a user