AlemSnyder / Fun-Game

I am just practicing c++. Feal free to enjoy.
GNU General Public License v2.0
1 stars 0 forks source link

Main code cleanups #15

Closed AlemSnyder closed 1 year ago

AlemSnyder commented 1 year ago
AlemSnyder commented 1 year ago

mesh.cpp has HORRIBLE variable names, everything is one letter. Please name more descriptively. voxelutility is really I/O Utility and also duplicated in terrain.cpp

These are fixed

AlemSnyder commented 1 year ago

include guards are fixed

egelja commented 1 year ago

https://github.com/pocc/pre-commit-hooks