fNumRolls

This commit is contained in:
Glenn Maynard
2005-04-25 11:23:00 +00:00
parent c8f39053eb
commit c8feda3000
+1
View File
@@ -25,6 +25,7 @@ struct RadarValues
float fNumHolds;
float fNumMines;
float fNumHands;
float fNumRolls;
} v;
float f[NUM_RADAR_CATEGORIES];
} m_Values;