mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-07-14 18:31:54 -04:00
definition optimized .
This commit is contained in:
parent
a2a5f867b5
commit
a4e03c3f6e
2 changed files with 7 additions and 4 deletions
|
@ -399,7 +399,7 @@ public:
|
|||
}
|
||||
|
||||
|
||||
int GetBuildingID(LPCSTR lpBuildingName);
|
||||
int GetBuildingID(const CString& lpBuildingName);
|
||||
void ImportRUL(LPCTSTR lpFilename);
|
||||
void ExportRulesChanges(const char* filename);
|
||||
void DeleteRulesSections();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue