diff --git a/stepmania/src/GameDef.cpp b/stepmania/src/GameDef.cpp index 57e5aba681..c7281e77e1 100644 --- a/stepmania/src/GameDef.cpp +++ b/stepmania/src/GameDef.cpp @@ -20,7 +20,7 @@ #include "InputMapper.h" #include "PrefsManager.h" -GameButton GameDef::ButtonNameToIndex( const CString &sButtonName ) +GameButton GameDef::ButtonNameToIndex( const CString &sButtonName ) const { for( int i=0; i