Oops, forgot to change Java part

This commit is contained in:
pelya
2010-05-13 17:25:22 +03:00
parent 231e487212
commit 78f1ef2073

View File

@@ -49,7 +49,6 @@ class Globals {
class LoadLibrary {
public LoadLibrary() {}
static {
System.loadLibrary("stlport");
System.loadLibrary("tremor");
System.loadLibrary("sdl");
System.loadLibrary("sdl_mixer");