SDL 2.0
SDL_syshaptic_c.h
Go to the documentation of this file.
1#include "SDL_config.h"
2
3#ifdef SDL_HAPTIC_ANDROID
4
5
6extern int Android_AddHaptic(int device_id, const char *name);
7extern int Android_RemoveHaptic(int device_id);
8
9
10#endif /* SDL_HAPTIC_ANDROID */
11
12/* vi: set ts=4 sw=4 expandtab: */
GLuint const GLchar * name