Missing file from previous checkin.

This commit is contained in:
Justin Marshall
2020-06-26 15:01:11 -07:00
parent 2e106bc809
commit 28f5f86f91
+5
View File
@@ -187,6 +187,11 @@ public:
Active = active;
}
int GetActive()
{
return Active;
}
void Clear_All()
{
for (int i = FIRST; i < COUNT; ++i)