mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-26 20:59:00 +00:00
ANDROID: Style fix
This commit is contained in:
parent
d6c1e70033
commit
ea547ca3fd
@ -35,7 +35,7 @@ public abstract class ScummVM implements SurfaceHolder.Callback, Runnable {
|
||||
|
||||
private String[] _args;
|
||||
|
||||
final private native void create(AssetManager _asset_manager,
|
||||
final private native void create(AssetManager asset_manager,
|
||||
EGL10 egl, EGLDisplay egl_display,
|
||||
AudioTrack audio_track,
|
||||
int sample_rate, int buffer_size);
|
||||
|
Loading…
x
Reference in New Issue
Block a user