fogleman / Craft

A simple Minecraft clone written in C using modern OpenGL (shaders).
http://www.michaelfogleman.com/craft/
MIT License
10.39k stars 1.39k forks source link

Remove warnings with gcc 7+ #201

Open dkelson opened 6 years ago

dkelson commented 6 years ago

Saw this cool project on Hacker News. Here are some very small patches to eliminate warnings with gcc v7+ and add Fedora dev instructions