hcabel / OpenVoxel

OpenVoxel is a Open source voxel game engine/editor
GNU General Public License v3.0
15 stars 2 forks source link

#31 fixed #37

Closed hcabel closed 1 year ago

hcabel commented 1 year ago

CoreModule.h refacto

I created a coreGlobals header file for all the globals variable of the core module I created a coreMinimals file for all the basic feature that will be often included (provided by the core module) I fix some whitespaces & exported the EngineStaticData struct