mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
use JNIEnv object from SDL instead of forwarding from Java for Client
This commit is contained in:
@@ -42,6 +42,8 @@ public:
|
||||
|
||||
static void cacheVM(JNIEnv * env);
|
||||
|
||||
static void initClassloader(void * baseEnv);
|
||||
|
||||
static constexpr const char * NATIVE_METHODS_DEFAULT_CLASS = "eu/vcmi/vcmi/NativeMethods";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user