forked from mirrors/0ad
Updated binaries, and ScEd.
This was SVN commit r2129.
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#include "BrushShapeEditorDlgBar.h"
|
||||
#undef _IGNORE_WGL_H_
|
||||
|
||||
#undef CRect // because it was redefined to PS_Rect in Overlay.h
|
||||
|
||||
BEGIN_MESSAGE_MAP(CBrushShapeEditorDlgBar, CDialogBar)
|
||||
//{{AFX_MSG_MAP(CBrushShapeEditorDlgBar)
|
||||
// NOTE - the ClassWizard will add and remove mapping macros here.
|
||||
|
||||
@@ -22,6 +22,8 @@
|
||||
|
||||
#include "res/vfs.h"
|
||||
|
||||
#undef CRect // because it was redefined to PS_Rect in Overlay.h
|
||||
|
||||
int g_ClickMode=0;
|
||||
|
||||
static unsigned int GetModifierKeyFlags()
|
||||
|
||||
@@ -13,6 +13,8 @@
|
||||
#include "UIGlobals.h"
|
||||
#undef _IGNORE_WGL_H_
|
||||
|
||||
#undef CRect // because it was redefined to PS_Rect in Overlay.h
|
||||
|
||||
BEGIN_MESSAGE_MAP(CUnitPropertiesDlgBar, CDialogBar)
|
||||
//{{AFX_MSG_MAP(CUnitPropertiesDlgBar)
|
||||
// NOTE - the ClassWizard will add and remove mapping macros here.
|
||||
|
||||
@@ -10,6 +10,8 @@
|
||||
|
||||
#include "BaseEntityCollection.h"
|
||||
|
||||
#undef CRect // because it was redefined to PS_Rect in Overlay.h
|
||||
|
||||
BEGIN_MESSAGE_MAP(CUnitToolsDlgBar, CDialogBar)
|
||||
//{{AFX_MSG_MAP(CUnitToolsDlgBar)
|
||||
// NOTE - the ClassWizard will add and remove mapping macros here.
|
||||
|
||||
Reference in New Issue
Block a user