diff --git a/src/deh_tables.c b/src/deh_tables.c index 1f1044c8f..2bae52203 100644 --- a/src/deh_tables.c +++ b/src/deh_tables.c @@ -1794,5 +1794,7 @@ struct int_const_s const INT_CONST[] = { {"BUMPSPARK_RESET100", BUMPSPARK_RESET100}, {"BUMPSPARK_ALL", BUMPSPARK_ALL}, + {"BLANKART", 1}, + {NULL,0} };