mirror of
https://github.com/halpz/re3.git
synced 2025-12-24 03:32:50 +00:00
Frontend: Stats, Map, Audio inputs, Radio selector
This commit is contained in:
@@ -12,6 +12,10 @@ enum eWinVersion
|
||||
OS_WINXP,
|
||||
};
|
||||
|
||||
#if !defined(_MSC_VER) && !defined(__CWCC__)
|
||||
char *_strdate(char *buf);
|
||||
#endif
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
// As long as WITHWINDOWS isn't defined / <Windows.h> isn't included, we only need type definitions so let's include <IntSafe.h>.
|
||||
|
||||
Reference in New Issue
Block a user