mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 03:52:59 +00:00
20 lines
292 B
C
20 lines
292 B
C
|
/* DO NOT EDIT THIS FILE - it is machine generated */
|
||
|
|
||
|
#include <jni.h>
|
||
|
|
||
|
#ifndef __findclass2__
|
||
|
#define __findclass2__
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
extern "C"
|
||
|
{
|
||
|
#endif
|
||
|
|
||
|
JNIEXPORT void JNICALL Java_findclass2_searchClass (JNIEnv *env, jclass);
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
}
|
||
|
#endif
|
||
|
|
||
|
#endif /* __findclass2__ */
|