Removed CHAR typedef.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@437 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
bccb1756b2
commit
53cdd29228
|
@ -39,7 +39,6 @@
|
|||
#define BOOL unsigned int
|
||||
#define HWND void*
|
||||
#define HINSTANCE void*
|
||||
#define CHAR char
|
||||
#endif
|
||||
|
||||
#if defined(__cplusplus)
|
||||
|
|
Loading…
Reference in New Issue