mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-18 01:08:17 +00:00
Improved boolean definitions (#2485)
This commit is contained in:

committed by
GitHub

parent
426e8252d4
commit
5bdd8f134f
@@ -247,10 +247,6 @@ typedef struct tagBITMAPINFOHEADER {
|
||||
#include "external/dr_flac.h" // FLAC loading functions
|
||||
#endif
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
#undef bool
|
||||
#endif
|
||||
|
||||
//----------------------------------------------------------------------------------
|
||||
// Defines and Macros
|
||||
//----------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user