send message on beat crossed

This commit is contained in:
Chris Danford
2005-05-01 22:59:00 +00:00
parent 0eff412ab0
commit f858e3a5b6
8 changed files with 77 additions and 41 deletions
+1
View File
@@ -27,6 +27,7 @@ static const CString MessageNames[NUM_MESSAGES] = {
"NoteWillCrossIn1500Ms",
"CardRemovedP1",
"CardRemovedP2",
"BeatCrossed",
};
XToString( Message, NUM_MESSAGES );