This commit is contained in:
aap 2020-08-21 23:35:47 +02:00
parent 13c34b0863
commit 4545ddee6d

View File

@ -224,7 +224,7 @@ CanVideoCardDoDXT(void)
#ifdef LIBRW #ifdef LIBRW
// TODO // TODO
#ifdef RW_OPENGL #ifdef RW_OPENGL
return false return false;
#else #else
return true; return true;
#endif #endif