mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-01-07 09:19:56 +01:00
fixed version mismatch (!!!!)
This commit is contained in:
parent
747f0850a0
commit
e27338e9d0
|
|
@ -33,7 +33,7 @@
|
|||
#include "org_lwjgl_fmod3_FMOD.h"
|
||||
#include "extfmod3.h"
|
||||
|
||||
static const char* VERSION = "0.97";
|
||||
static const char* VERSION = "0.98";
|
||||
|
||||
/*
|
||||
* Class: org_lwjgl_fmod3_FMOD
|
||||
|
|
|
|||
Loading…
Reference in a new issue