Fixed spacing, adding vim spacing hints
This commit is contained in:
parent
220fd4679a
commit
3752cf5872
7 changed files with 54 additions and 40 deletions
|
@ -31,3 +31,5 @@
|
|||
|
||||
@end
|
||||
/* *INDENT-ON* */
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
|
|
@ -29,3 +29,5 @@ extern DECLSPEC SDL_bool SDLCALL SDL_iPhoneKeyboardIsShown(SDL_Window * window);
|
|||
extern DECLSPEC int SDLCALL SDL_iPhoneKeyboardToggle(SDL_Window * window);
|
||||
|
||||
#endif
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
|
|
@ -36,3 +36,5 @@ extern void *UIKit_GL_GetProcAddress(_THIS, const char *proc);
|
|||
extern int UIKit_GL_LoadLibrary(_THIS, const char *path);
|
||||
|
||||
#endif
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
|
|
@ -63,3 +63,5 @@
|
|||
|
||||
@end
|
||||
/* *INDENT-ON* */
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
|
|
@ -63,3 +63,5 @@
|
|||
|
||||
@end
|
||||
/* *INDENT-ON* */
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
|
|
@ -14,3 +14,5 @@
|
|||
extern jmp_buf *jump_env(void);
|
||||
|
||||
#endif
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
|
|
@ -173,3 +173,5 @@ static UIKitKeyInfo unicharToUIKeyInfoTable[] = {
|
|||
};
|
||||
|
||||
#endif /* UIKitKeyInfo */
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue