diff --git a/src/NotesLoaderDWI.cpp b/src/NotesLoaderDWI.cpp index 55a408b58e..e826cf56f0 100644 --- a/src/NotesLoaderDWI.cpp +++ b/src/NotesLoaderDWI.cpp @@ -19,7 +19,7 @@ Difficulty DwiCompatibleStringToDifficulty( const RString& sDC ); static std::map g_mapDanceNoteToNoteDataColumn; /** @brief The different types of core DWI arrows and pads. */ -enum +enum DanceNotes { DANCE_NOTE_NONE = 0, DANCE_NOTE_PAD1_LEFT,