mirror of
https://github.com/halpz/re3.git
synced 2025-06-27 17:56:21 +00:00
...
This commit is contained in:
@ -224,7 +224,7 @@ CanVideoCardDoDXT(void)
|
||||
#ifdef LIBRW
|
||||
// TODO
|
||||
#ifdef RW_OPENGL
|
||||
return false
|
||||
return false;
|
||||
#else
|
||||
return true;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user