mirror of
https://github.com/yawut/SDL.git
synced 2026-08-27 19:24:30 -05:00
Added vim spacing hints
This commit is contained in:
@@ -142,3 +142,5 @@ afterDelay:0.0];
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
||||
@@ -143,4 +143,4 @@ void UIKit_GL_DeleteContext(_THIS, SDL_GLContext context)
|
||||
[view removeFromSuperview];
|
||||
}
|
||||
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
||||
@@ -162,3 +162,5 @@
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
||||
@@ -428,5 +428,6 @@ int SDL_iPhoneKeyboardToggle(SDL_Window * window) {
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
#endif /* SDL_IPHONE_KEYBOARD */
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
||||
Reference in New Issue
Block a user