mirror of
https://github.com/etlegacy/etlegacy-android.git
synced 2025-04-12 20:20:47 +00:00
java: clean up naming of loading etl lib
This commit is contained in:
parent
67bd712082
commit
63f06cfa99
1 changed files with 1 additions and 1 deletions
|
@ -484,7 +484,7 @@ public class ETLActivity extends SDLActivity implements JoyStickListener {
|
|||
return new String[] {
|
||||
"hidapi",
|
||||
"SDL2",
|
||||
"libetl"
|
||||
"etl"
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue