getLuaArch() (hell)
This commit is contained in:
@@ -7,6 +7,14 @@
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
/*
|
||||
* Class: org_neoflock_NeoNucleus_NativeBindings
|
||||
* Method: getLuaArch
|
||||
* Signature: ()Lorg/neoflock/NeoNucleus/nn_Architecture;
|
||||
*/
|
||||
JNIEXPORT jobject JNICALL Java_org_neoflock_NeoNucleus_NativeBindings_getLuaArch
|
||||
(JNIEnv *, jclass);
|
||||
|
||||
/*
|
||||
* Class: org_neoflock_NeoNucleus_NativeBindings
|
||||
* Method: nn_initContext
|
||||
|
||||
Reference in New Issue
Block a user