Cleanup code

This commit is contained in:
Jaby
2024-02-20 22:02:41 -05:00
committed by Jaby
parent 748a6ff998
commit 42d6f6da3a
6 changed files with 9 additions and 20 deletions

View File

@@ -0,0 +1,6 @@
#include "../dummy_default_config.hpp"
struct CustomConfiguration : public DefaultConfiguration {
};
#define __USE_DEBUG_COLOR__