This commit is contained in:
jeanlemotan
2024-07-02 18:10:39 +02:00
commit 48ab06b1d9
733 changed files with 321088 additions and 0 deletions
@@ -0,0 +1,21 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class com_ea_EAThread_EAThread */
#ifndef _Included_com_ea_EAThread_EAThread
#define _Included_com_ea_EAThread_EAThread
#ifdef __cplusplus
extern "C" {
#endif
/*
* Class: com_ea_EAThread_EAThread
* Method: Init
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_com_ea_EAThread_EAThread_Init
(JNIEnv *, jclass);
#ifdef __cplusplus
}
#endif
#endif