remove comment

This commit is contained in:
FunkyFr3sh 2024-07-23 23:26:17 +02:00
parent 86940e9937
commit 0c393e24b4

View file

@ -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