August patch integration: Merge branch 'master' of https://github.com/electronicarts/CnC_Remastered_Collection

This commit is contained in:
Justin Marshall
2020-08-06 15:35:00 -07:00
33 changed files with 473 additions and 93 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ class SuperClass {
bool Enable(bool onetime = false, bool player=false, bool quiet=false);
void Forced_Charge(bool player=false);
bool AI(bool player=false);
bool Remove(void);
bool Remove(bool forced=false);
void Impatient_Click(void) const;
int Anim_Stage(void) const;
bool Discharged(bool player);