mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-05 06:25:46 +00:00
0.93
This commit is contained in:
parent
1c909fd743
commit
18b89b752a
4 changed files with 4 additions and 4 deletions
|
|
@ -200,7 +200,7 @@ public class FMOD {
|
|||
private static String FMOD_OSX_LIBRARY_NAME = "fmod";
|
||||
|
||||
/** Version of FMOD */
|
||||
public static final String VERSION = "0.92";
|
||||
public static final String VERSION = "0.93";
|
||||
|
||||
static {
|
||||
initialize();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue