fix compile

This commit is contained in:
AJ Kelly
2011-03-06 00:34:26 -06:00
parent 5072481151
commit 6016d05b52
+1
View File
@@ -12,6 +12,7 @@ public:
virtual void Init();
void Update( float fDeltaTime );
bool ScreenInstallOverlay::OverlayInput( const InputEventPlus &input );
private:
void UpdateText();