Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
1 addition
and
1 deletion.
-
+1
−1
src/video/android/SDL_androidwindow.h
|
@@ -29,7 +29,7 @@ |
|
|
extern int Android_CreateWindow(_THIS, SDL_Window * window); |
|
|
extern void Android_SetWindowTitle(_THIS, SDL_Window * window); |
|
|
extern void Android_DestroyWindow(_THIS, SDL_Window * window); |
|
|
extern SDL_bool Android_GetWindowWMInfo(_THIS, SDL_Window * window, SDL_SysWMinfo * info); |
|
|
extern SDL_bool Android_GetWindowWMInfo(_THIS, SDL_Window * window, struct SDL_SysWMinfo * info); |
|
|
|
|
|
typedef struct |
|
|
{ |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.