remove some xchar vestiges
This commit is contained in:
@@ -26,11 +26,10 @@ typedef signed char schar;
|
||||
#define CHAR_P char
|
||||
#define SCHAR_P schar
|
||||
#define UCHAR_P uchar
|
||||
#define XCHAR_P xchar
|
||||
#define COORDXY_P coordxy
|
||||
#define SHORT_P short
|
||||
#define BOOLEAN_P boolean
|
||||
#define ALIGNTYP_P aligntyp
|
||||
typedef signed char xchar;
|
||||
#include "wingem.h"
|
||||
#undef CHAR_P
|
||||
#undef SCHAR_P
|
||||
|
||||
Reference in New Issue
Block a user