Rythe-Interactive / Rythe-Engine

Rythe is a data-oriented C++17 game engine built to make optimal use of modern hardware.
https://rythe-interactive.com
MIT License
528 stars 25 forks source link

fix uninitialized constexpr integer warning & fix dumb reflector issue #385

Closed GlynLeine closed 2 years ago

LeonBrands commented 2 years ago

small title change: warning wasn't silenced, the offending parts were fixed