mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 20:41:46 +00:00
MP libopenmpt: Add doomdef.h header to load_libraries, resolve CONS_Printf (buildbots)
This commit is contained in:
parent
65314be0ec
commit
82c049e80d
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
/// Dynamic Library Loading
|
/// Dynamic Library Loading
|
||||||
///
|
///
|
||||||
|
|
||||||
|
#include "../doomdef.h"
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
#pragma warning(disable : 4214 4244)
|
#pragma warning(disable : 4214 4244)
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue