REVIEWED: Avoid conflict with bool

This commit is contained in:
raysan5 2021-08-08 13:23:04 +02:00
parent ee72497eef
commit a135d9c25d
2 changed files with 3 additions and 1 deletions

View file

@ -79,7 +79,6 @@
#define PAR_SHAPES_IMPLEMENTATION
#include "external/par_shapes.h" // Shapes 3d parametric generation
#undef bool
#endif
#if defined(_WIN32)