DDraceNetwork Docs
android_main.h
Go to the documentation of this file.
1
#ifndef ANDROID_ANDROID_MAIN_H
2
#define ANDROID_ANDROID_MAIN_H
3
4
#include <
base/detect.h
>
5
#if !defined(CONF_PLATFORM_ANDROID)
6
#error "This header should only be included when compiling for Android"
7
#endif
8
21
const
char
*
InitAndroid
();
22
29
void
RestartAndroidApp
();
30
31
#endif
// ANDROID_ANDROID_MAIN_H
RestartAndroidApp
void RestartAndroidApp()
Definition:
android_main.cpp:233
InitAndroid
const char * InitAndroid()
Definition:
android_main.cpp:162
detect.h
src
android
android_main.h
Generated by
1.9.4