mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-25 11:20:55 +00:00
gotta be public
This commit is contained in:
parent
1012f46dee
commit
82c805d93d
@ -300,7 +300,7 @@ public class NativeActivity extends Activity {
|
||||
}
|
||||
|
||||
// Override this to scale the backbuffer (use the Android hardware scaler)
|
||||
private void getDesiredBackbufferSize(Point sz) {
|
||||
public void getDesiredBackbufferSize(Point sz) {
|
||||
// GetScreenSize(sz, useImmersive());
|
||||
// sz.x /= 2;
|
||||
// sz.y /= 2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user