Fixed spacing, adding vim spacing hints

This commit is contained in:
Sam Lantinga 2011-02-01 09:02:53 -08:00
parent 220fd4679a
commit 3752cf5872
7 changed files with 54 additions and 40 deletions

View file

@ -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: */