mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-07-17 19:56:38 -04:00
safe compile .
This commit is contained in:
parent
00753d2ff2
commit
d1a32df54b
3 changed files with 6 additions and 6 deletions
|
@ -42,7 +42,7 @@ static char THIS_FILE[] = __FILE__;
|
|||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CViewObjects
|
||||
|
||||
const int valadded = 10000;
|
||||
const size_t valadded = 10000;
|
||||
|
||||
IMPLEMENT_DYNCREATE(CViewObjects, CTreeView)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue