mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-05-01 01:21:41 -04:00
missing commit .
This commit is contained in:
parent
b9bf87710e
commit
a68af6a3cf
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ class CHouses : public CDialog
|
|||
// Konstruktion
|
||||
public:
|
||||
void UpdateStrings();
|
||||
void AddHouse(const char* name);
|
||||
void AddHouse(const CString& name);
|
||||
void UpdateDialog();
|
||||
CHouses();
|
||||
~CHouses();
|
||||
|
|
Loading…
Add table
Reference in a new issue