Added texture filtering setting
This commit is contained in:
@@ -92,6 +92,7 @@ class Globals {
|
||||
public static int MultitouchGestureSensitivity = 1;
|
||||
public static int TouchscreenCalibration[] = new int[4];
|
||||
public static String DataDir = new String("");
|
||||
public static boolean SmoothVideo = false;
|
||||
}
|
||||
|
||||
class LoadLibrary {
|
||||
|
||||
Reference in New Issue
Block a user