mirror of
https://github.com/halpz/re3.git
synced 2025-06-28 06:16:21 +00:00
Linux build support
This commit is contained in:
@ -9,10 +9,11 @@
|
||||
#include "debugmenu.h"
|
||||
#include <new>
|
||||
|
||||
#ifdef _WIN32
|
||||
#define snprintf _snprintf
|
||||
|
||||
#define strdup _strdup
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
// Font stuff
|
||||
|
Reference in New Issue
Block a user