From 4545ddee6d1ca27c76020e8af93ce528c9c26e21 Mon Sep 17 00:00:00 2001 From: aap Date: Fri, 21 Aug 2020 23:35:47 +0200 Subject: ... --- src/rw/TexRead.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rw') diff --git a/src/rw/TexRead.cpp b/src/rw/TexRead.cpp index 35417104..ad7d8fec 100644 --- a/src/rw/TexRead.cpp +++ b/src/rw/TexRead.cpp @@ -224,7 +224,7 @@ CanVideoCardDoDXT(void) #ifdef LIBRW // TODO #ifdef RW_OPENGL - return false + return false; #else return true; #endif -- cgit v1.2.3