FIX: lets see if this fixes the pyramid clone crash on OSX

This commit is contained in:
iceman1001 2016-02-27 18:57:49 +01:00
commit 90639dd1cc
2 changed files with 8 additions and 7 deletions

View file

@ -14,6 +14,7 @@
#define __STDC_FORMAT_MACROS 1
#include <inttypes.h>
#define lx PRIx32
#define llx PRIx64
#define lli PRIi64
#define llu PRIu64