Check to see if define true/false will fix bool conversion errors

This commit is contained in:
vbawol 2017-08-21 11:25:51 -05:00
parent 3e21e050ca
commit 383d67c28c

View File

@ -9,7 +9,8 @@
Github:
https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_config/config.hpp
*/
#define true 1
#define false 0
author = "Epoch Mod Team";
class Header
{