mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Check to see if define true/false will fix bool conversion errors
This commit is contained in:
parent
3e21e050ca
commit
383d67c28c
@ -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
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user