mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 07:44:07 +00:00
Linux build support
This commit is contained in:
parent
c66c45f4c8
commit
8a4fa58cd4
54 changed files with 1373 additions and 362 deletions
|
@ -9,10 +9,11 @@
|
|||
#include "debugmenu.h"
|
||||
#include <new>
|
||||
|
||||
#ifdef _WIN32
|
||||
#define snprintf _snprintf
|
||||
|
||||
#define strdup _strdup
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
// Font stuff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue