Skip to content
Snippets Groups Projects
Commit 4b4bd638 authored by Marco Z's avatar Marco Z
Browse files

MP libopenmpt: Add doomdef.h header to load_libraries, resolve CONS_Printf (buildbots)

parent b38f6f61
No related branches found
No related tags found
1 merge request!494libopenmpt library support
......@@ -2,6 +2,8 @@
/// Dynamic Library Loading
///
#include "../doomdef.h"
#ifdef _MSC_VER
#pragma warning(disable : 4214 4244)
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment