More attempts at warning-free code.

This commit is contained in:
Jason Felds
2011-06-14 13:51:26 -04:00
parent 3b1260bb79
commit 0bc2c20268
5 changed files with 12 additions and 0 deletions
+3
View File
@@ -7,6 +7,9 @@
#include "BitmapText.h"
#include "Quad.h"
void ChangeVolume( float fDelta );
void ChangeVisualDelay( float fDelta );
class ScreenDebugOverlay : public Screen
{
public: