fix GCC errors

This commit is contained in:
Chris Danford
2005-04-19 04:11:33 +00:00
parent 3c247ff138
commit 5b9ab7244b
4 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -514,7 +514,7 @@ void NoteField::DrawPrimitives()
//
// BGChange text
//
switch( EDIT_MODE )
switch( EDIT_MODE.GetValue() )
{
case EDIT_MODE_HOME:
case EDIT_MODE_PRACTICE: