const fix

This commit is contained in:
Glenn Maynard
2003-12-18 21:24:30 +00:00
parent 35f4c7cf55
commit 276889e6a4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ void Steps::GetSMNoteData( CString &notes_comp_out, CString &attacks_comp_out )
attacks_comp_out = notes_comp->attacks;
}
float Steps::PredictMeter()
float Steps::PredictMeter() const
{
/* Tip: try this, instead:
const float RadarFactors[NUM_RADAR_CATEGORIES] =