eduard-permyakov / permafrost-engine

An OpenGL RTS game engine written in C
GNU General Public License v3.0
2.62k stars 113 forks source link

gcc 10 compilation warnings. #20

Closed tujh-rf closed 4 years ago

tujh-rf commented 4 years ago

patch fixs compilation warnings about uninitialized variables threated as errors.

Fixes #19