3984492e0b
* Added missing headers to compile with MinGW 7.2. Added support for Glad instead of GLEW with USE_GLAD. * [BlockFurnace] Fixed smelting timer. Bit shifting u16(32) by <<16(32) is undefined behaviour. * #undef M_PI and redefine to ensure portability