mirror of
https://github.com/halpz/re3.git
synced 2026-07-13 14:40:25 +00:00
Backface cull. in INI, mouse sensitivity fix, aspect ratio auto as default
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ bool gPS2alphaTest = true;
|
||||
#else
|
||||
bool gPS2alphaTest = false;
|
||||
#endif
|
||||
bool gBackfaceCulling;
|
||||
bool gBackfaceCulling = true;
|
||||
|
||||
#if !defined(FINAL) || defined(DEBUGMENU)
|
||||
static bool charsetOpen;
|
||||
|
||||
Reference in New Issue
Block a user