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

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