WX: little fix. Windows building still broken, working on it.

(also we should quit using stuff from other softwares because it can cause problems like this little one)
This commit is contained in:
luigi__ 2010-06-23 15:58:34 +00:00
parent d58743fd37
commit 423e1ad7fa
1 changed files with 2 additions and 0 deletions

View File

@ -30,7 +30,9 @@
#define PAD_BUTTON_Y 0x0800
#define PAD_BUTTON_START 0x1000
#ifndef WIN32 // todo- find better fixoring for that
typedef void *HWND;
#endif
typedef void (*TLog)(const char* _pMessage);
typedef struct