Update blank component (#4711)

This commit is contained in:
jonpas 2016-11-26 00:38:06 +01:00 committed by PabstMirror
parent 8f16702e64
commit 23ff6252cf
4 changed files with 14 additions and 2 deletions

11
extras/blank/README.md Normal file
View File

@ -0,0 +1,11 @@
ace_blank
===================
Adds blank feature.
## Maintainers
The people responsible for merging changes to this component or answering potential questions.
- [Name](https://github.com/name)

View File

@ -2,6 +2,8 @@
ADDON = false;
PREP_RECOMPILE_START;
#include "XEH_PREP.hpp"
PREP_RECOMPILE_END;
ADDON = true;

View File

@ -4,7 +4,6 @@
// #define DEBUG_MODE_FULL
// #define DISABLE_COMPILE_CACHE
// #define CBA_DEBUG_SYNCHRONOUS
// #define ENABLE_PERFORMANCE_COUNTERS
#ifdef DEBUG_ENABLED_BLANK