remove comment
This commit is contained in:
parent
86940e9937
commit
0c393e24b4
1 changed files with 1 additions and 1 deletions
2
inc/dd.h
2
inc/dd.h
|
@ -169,7 +169,7 @@ typedef struct CNCDDRAW
|
||||||
struct
|
struct
|
||||||
{
|
{
|
||||||
BOOL enabled;
|
BOOL enabled;
|
||||||
} zoom; /* Age Of Empires 2 textbox align */
|
} zoom;
|
||||||
} CNCDDRAW;
|
} CNCDDRAW;
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue