mirror of
https://github.com/electronicarts/CnC_Remastered_Collection.git
synced 2025-08-29 16:49:49 +02:00
August 6th Patch Update
Accumulated DLL source code changes since June 22nd patch
This commit is contained in:
@@ -208,7 +208,7 @@ class CellClass
|
||||
InfantryClass * Cell_Infantry(void) const;
|
||||
TriggerClass * Get_Trigger(void) const;
|
||||
int Clear_Icon(void) const;
|
||||
bool Goodie_Check(FootClass * object);
|
||||
bool Goodie_Check(FootClass * object, bool check_steel = false);
|
||||
ObjectClass * Fetch_Occupier(void) const;
|
||||
bool Get_Template_Info(char *template_name, int &icon, void *&image_data);
|
||||
|
||||
|
Reference in New Issue
Block a user