url: patched to compile on Android.
This commit is contained in:
parent
84f1b95008
commit
5f68812249
4 changed files with 8 additions and 1 deletions
|
@ -140,6 +140,8 @@ void Android_ActivityMutex_Lock(void);
|
|||
void Android_ActivityMutex_Unlock(void);
|
||||
void Android_ActivityMutex_Lock_Running(void);
|
||||
|
||||
jclass Android_GetActivityClass(void);
|
||||
|
||||
/* Ends C function definitions when using C++ */
|
||||
#ifdef __cplusplus
|
||||
/* *INDENT-OFF* */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue