Added support for sound effects
This commit is contained in:
parent
1f47e41c47
commit
e50bde5585
1
doom.c
1
doom.c
@ -104,6 +104,7 @@
|
|||||||
#undef MININT
|
#undef MININT
|
||||||
#undef MINLONG
|
#undef MINLONG
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
#define APP_WINDOWS
|
#define APP_WINDOWS
|
||||||
#define APP_LOG( ctx, level, message )
|
#define APP_LOG( ctx, level, message )
|
||||||
#define boolean HACK_TO_MAKE_BOOLEAN_NOT_BE_DEFINED
|
#define boolean HACK_TO_MAKE_BOOLEAN_NOT_BE_DEFINED
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user