This commit is contained in:
Caspian Rychlik-Prince 2002-08-17 14:13:12 +00:00
parent 12be603c2f
commit 11ce7e3b5b
13 changed files with 7779 additions and 54 deletions

View file

@ -79,7 +79,7 @@ public final class Sys {
}
/** The native library name */
public static final String LIBRARY_NAME = "lwjgl";
public static final String LIBRARY_NAME = "lwjgl_d";
/**
* No constructor for Sys.