mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-12 08:00:55 +02:00
Missing file from previous checkin.
This commit is contained in:
@@ -187,6 +187,11 @@ public:
|
||||
Active = active;
|
||||
}
|
||||
|
||||
int GetActive()
|
||||
{
|
||||
return Active;
|
||||
}
|
||||
|
||||
void Clear_All()
|
||||
{
|
||||
for (int i = FIRST; i < COUNT; ++i)
|
||||
|
||||
Reference in New Issue
Block a user