Oops, forgot to change Java part
This commit is contained in:
@@ -49,7 +49,6 @@ class Globals {
|
||||
class LoadLibrary {
|
||||
public LoadLibrary() {}
|
||||
static {
|
||||
System.loadLibrary("stlport");
|
||||
System.loadLibrary("tremor");
|
||||
System.loadLibrary("sdl");
|
||||
System.loadLibrary("sdl_mixer");
|
||||
|
||||
Reference in New Issue
Block a user