SDL 2 with some patches plus png updates. So far, CG compiles but doen't

link yet
This commit is contained in:
Gerhard Stein
2013-10-09 21:06:11 +02:00
parent 4606e9c190
commit 111bb3ea82
700 changed files with 312872 additions and 541 deletions

View File

@@ -53,7 +53,7 @@ class AudioThread
mParent = parent;
mAudio = null;
mAudioBuffer = null;
nativeAudioInitJavaCallbacks();
//nativeAudioInitJavaCallbacks();
}
public int fillBuffer()