Skip to content

Commit

Permalink
fix double definition of _IRR_COMPILE_WITH_SDL_DEVICE_
Browse files Browse the repository at this point in the history
  • Loading branch information
garymm committed Feb 1, 2024
1 parent 2f11d4b commit e78a8c8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions include/IrrCompileConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
#define IRRLICHT_VERSION_SVN alpha
#define IRRLICHT_SDK_VERSION "1.9.0" IRRLICHT_VERSION_MT

#if BUILD_HEADLESS // from https://github.com/EleutherAI/irrlicht
#define _IRR_COMPILE_WITH_SDL_DEVICE_
#endif

#include <stdio.h> // TODO: Although included elsewhere this is required at least for mingw

#ifdef _WIN32
Expand Down

0 comments on commit e78a8c8

Please sign in to comment.