remove magic constant

This commit is contained in:
Glenn Maynard
2002-11-14 09:12:42 +00:00
parent f730e6d981
commit a2d83b3d39
+1 -1
View File
@@ -173,7 +173,7 @@ void GrooveRadar::GrooveRadarValueMap::DrawPrimitives()
v[1+i].c = v[0].c;
}
DISPLAY->DrawFan( v, 7 );
DISPLAY->DrawFan( v, NUM_RADAR_CATEGORIES+2 );
//
// use a line loop to draw the thick line