diff --git a/src/deh_tables.c b/src/deh_tables.c index 2e55da2ba..257a99d0d 100644 --- a/src/deh_tables.c +++ b/src/deh_tables.c @@ -1357,6 +1357,7 @@ struct int_const_s const INT_CONST[] = { {"V_SNAPTOLEFT",V_SNAPTOLEFT}, {"V_SNAPTORIGHT",V_SNAPTORIGHT}, {"V_NOSCALESTART",V_NOSCALESTART}, + {"V_OFFSET", 0}, // No proper support but its better to not error so it somewhat works :/ {"V_SPLITSCREEN",V_SPLITSCREEN}, {"V_SLIDEIN",V_SLIDEIN},