Mostly cleaned up warnings with -Wmissing-prototypes

This commit is contained in:
Sam Lantinga 2010-06-26 08:56:48 -07:00
parent b46edfbdc6
commit 95fbd50b15
23 changed files with 88 additions and 39 deletions

View file

@ -22,6 +22,7 @@
#include "SDL.h"
#include "SDL_assert.h"
#include "SDL_assert_c.h"
#include "video/SDL_sysvideo.h"
#ifdef _WINDOWS