OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
androidpath.h
Go to the documentation of this file.
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2 #include <jni.h>
3 
4 #ifndef _Included_ui_activity_GameActivity_getPathToJni
5 #define _Included_ui_activity_GameActivity_getPathToJni
6 #ifdef __cplusplus
7 extern "C" {
8 #endif
9 /*
10  * Class: Java_org_libsdl_app_SDLActivity_getPathToJni
11  * Method: getPathToJni
12  * Signature: (I)I
13  */
14 JNIEXPORT void JNICALL Java_ui_activity_GameActivity_getPathToJni(JNIEnv *env, jobject obj, jstring prompt);
15 
16 #ifdef __cplusplus
17 }
18 #endif
19 #endif
JNIEXPORT void JNICALL Java_ui_activity_GameActivity_getPathToJni(JNIEnv *env, jobject obj, jstring prompt)