More prototype warning stuff.

I know these should be in the .h files,
but we can cover that later.
This commit is contained in:
Jason Felds
2011-06-12 19:20:43 -04:00
parent e965e0b3e4
commit c3c8753620
5 changed files with 14 additions and 1 deletions
+3
View File
@@ -10,6 +10,9 @@
#include "OptionRowHandler.h"
#include "PrefsManager.h"
void PrepareToLoadScreen( const RString &sScreenName );
void FinishedLoadingScreen();
AutoScreenMessage( SM_GoToOK );
AutoScreenMessage( SM_GoToCancel );