summaryrefslogtreecommitdiffstats
path: root/src/bltConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bltConfig.h')
-rw-r--r--src/bltConfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bltConfig.h b/src/bltConfig.h
index 3ebe626..bb6d4d0 100644
--- a/src/bltConfig.h
+++ b/src/bltConfig.h
@@ -37,6 +37,7 @@
#define BLT_STATE_ACTIVE (1<<0)
#define BLT_STATE_DISABLED (1<<1)
+extern const char* fillObjOption[];
extern const char* stateObjOption[];
typedef struct {