filipwasil / fillwave

Multiplatform C++14 graphics engine
https://filipwasildev.bitbucket.io/
MIT License
23 stars 6 forks source link

Correct coding standards with astyle #70

Closed filipwasil closed 8 years ago

filipwasil commented 8 years ago

These patters are not good: [two spaces]private:

switch (effect) {
case eTextEffect::eBold: