mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-21 09:01:56 -07:00
corect format
This commit is contained in:
parent
016f7c44b2
commit
9ea8bbf14a
1 changed files with 3 additions and 3 deletions
|
|
@ -226,9 +226,9 @@ public class JREUtils
|
|||
envMap.put("LIBGL_NORMALIZE", "1");
|
||||
|
||||
//gl4es testing stuff
|
||||
envMap.put("LIBGL_BLITFULLSCREEN", "1");
|
||||
envMap.put("LIBGL_BLITFB0", "1");
|
||||
envMap.put("LIBGL_FB", "3");
|
||||
envMap.put("LIBGL_BLITFULLSCREEN", "1");
|
||||
envMap.put("LIBGL_BLITFB0", "1");
|
||||
envMap.put("LIBGL_FB", "3");
|
||||
envMap.put("LIBGL_NOTEXMAT", "1");
|
||||
envMap.put("LIBGL_FASTMATH", "1");
|
||||
envMap.put("LIBGL_SHRINK", "1");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue