From ea66c0a682cd1e1a8b5b69504df6ce4c0d7a0953 Mon Sep 17 00:00:00 2001 From: terminx Date: Sun, 3 Mar 2019 11:15:20 +0000 Subject: [PATCH] Well, that didn't take long :D git-svn-id: https://svn.eduke32.com/eduke32@7386 1a8010ca-5511-0410-912e-c29ae57300e0 --- source/build/src/polymost.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/source/build/src/polymost.cpp b/source/build/src/polymost.cpp index c83df3b82..ea8c0f064 100644 --- a/source/build/src/polymost.cpp +++ b/source/build/src/polymost.cpp @@ -3507,6 +3507,7 @@ static inline void vsp_finalize_init(int32_t const vcnt) } #define COMBINE_STRIPS +#define COMBINE_STRIPS_IS_STILL_BUGGED #ifdef COMBINE_STRIPS static inline void vsdel(int32_t const i)