This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Added missing vi lines.
- Loading branch information
|
@@ -59,3 +59,5 @@ SDL_GetPowerInfo_Android(SDL_PowerState * state, int *seconds, int *percent) |
|
|
|
|
|
#endif /* SDL_POWER_ANDROID */ |
|
|
#endif /* SDL_POWER_DISABLED */ |
|
|
|
|
|
/* vi: set ts=4 sw=4 expandtab: */ |
|
@@ -44,3 +44,5 @@ SDL_bool Android_HasClipboardText(_THIS) |
|
|
} |
|
|
|
|
|
#endif /* SDL_VIDEO_DRIVER_ANDROID */ |
|
|
|
|
|
/* vi: set ts=4 sw=4 expandtab: */ |
|
@@ -28,3 +28,5 @@ extern char *Android_GetClipboardText(_THIS); |
|
|
extern SDL_bool Android_HasClipboardText(_THIS); |
|
|
|
|
|
#endif /* _SDL_androidclipboard_h */ |
|
|
|
|
|
/* vi: set ts=4 sw=4 expandtab: */ |
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.