summaryrefslogtreecommitdiff
path: root/src/T2DLL/T2TowerMessage.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/T2DLL/T2TowerMessage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/T2DLL/T2TowerMessage.h b/src/T2DLL/T2TowerMessage.h
index 67d40ad..300963d 100644
--- a/src/T2DLL/T2TowerMessage.h
+++ b/src/T2DLL/T2TowerMessage.h
@@ -30,7 +30,7 @@ public:
void SpendTime();
void SpendTime2();
void CancelInfoBarMessage(const CString& inText);
- void PassiveInfoBarMessage(const char* inText, int inDelay, const char* inSoundID);
+ void PassiveInfoBarMessage(const char* inText, int inDelay, const char* inSoundID = NULL);
void SetCaptureRect(RECT inRect);
private: