mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 22:29:21 +00:00
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
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@
|
||||||
#define BOOL unsigned int
|
#define BOOL unsigned int
|
||||||
#define HWND void*
|
#define HWND void*
|
||||||
#define HINSTANCE void*
|
#define HINSTANCE void*
|
||||||
#define CHAR char
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(__cplusplus)
|
#if defined(__cplusplus)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue