mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 21:49:33 +00:00
20 lines
294 B
C
20 lines
294 B
C
/* DO NOT EDIT THIS FILE - it is machine generated */
|
|
|
|
#include <jni.h>
|
|
|
|
#ifndef __simple_1int__
|
|
#define __simple_1int__
|
|
|
|
#ifdef __cplusplus
|
|
extern "C"
|
|
{
|
|
#endif
|
|
|
|
JNIEXPORT jint JNICALL Java_simple_1int_nat (JNIEnv *env, jclass, jint);
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#endif /* __simple_1int__ */
|