straightening out opengl a bit more

This commit is contained in:
benfry
2005-02-27 21:29:08 +00:00
parent 25e1c47e0b
commit 8a3be042aa
4 changed files with 168 additions and 129 deletions

View File

@@ -45,7 +45,7 @@ import com.ice.jni.registry.*;
* files and images, etc) that comes from that.
*/
public class PdeBase {
static final String VERSION = "0076 Alpha";
static final String VERSION = "0077 Alpha";
static String openedAtStartup;