cleanup, simplify

This commit is contained in:
Glenn Maynard
2004-05-31 22:07:09 +00:00
parent f50d78d94a
commit 8da3651c13
5 changed files with 57 additions and 49 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ class Steps;
class DWILoader: public NotesLoader
{
void DWIcharToNote( char c, GameController i, DanceNote &note1Out, DanceNote &note2Out );
void DWIcharToNote( char c, GameController i, int &note1Out, int &note2Out );
void DWIcharToNoteCol( char c, GameController i, int &col1Out, int &col2Out );
bool LoadFromDWITokens(