RegrowthStudios / Vorb

Regrowth Studios Vorb Engine
MIT License
60 stars 29 forks source link

Fix Windows Includes when using MinGW, tidy up ifdefs in Compat.h, and phase out os.h, as it's redundant. #121

Closed vyomfadia closed 5 years ago

vyomfadia commented 5 years ago

Fix windows includes when things break in MinGW.

Tidy up the ifdef spaghetti in compat.h, and begin phasing out os.h due to it being redundant.