From bafc5b82ff4482a58eccbdeeef10084c71742e5d Mon Sep 17 00:00:00 2001 From: NepDisk Date: Thu, 21 Aug 2025 17:52:12 -0400 Subject: [PATCH] What can you do? --- src/deh_tables.c | 1 + 1 file changed, 1 insertion(+) 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},