add MadeChoice message

This commit is contained in:
Chris Danford
2005-05-04 09:58:12 +00:00
parent b8688e20f7
commit f7a594a49a
3 changed files with 18 additions and 12 deletions
+2
View File
@@ -36,6 +36,8 @@ static const CString MessageNames[NUM_MESSAGES] = {
"MenuLeftP2",
"MenuRightP1",
"MenuRightP2",
"MadeChoiceP1",
"MadeChoiceP2",
};
XToString( Message, NUM_MESSAGES );