diff --git a/stepmania/src/ScreenNetEvaluation.cpp b/stepmania/src/ScreenNetEvaluation.cpp index b4881c6122..f6f7b9c40c 100644 --- a/stepmania/src/ScreenNetEvaluation.cpp +++ b/stepmania/src/ScreenNetEvaluation.cpp @@ -17,7 +17,7 @@ static const int NUM_SCORE_DIGITS = 9; #define MAX_COMBO_NUM_DIGITS THEME->GetMetricI("ScreenEvaluation","MaxComboNumDigits") -AutoScreenMessage( SM_GotEval ) +static AutoScreenMessage( SM_GotEval ) REGISTER_SCREEN_CLASS( ScreenNetEvaluation );