MatthewScholefield / mine-ds

A 2D survival game for the Nintendo DS
http://matthewscholefield.github.io/mine-ds/
GNU General Public License v3.0
21 stars 0 forks source link

remove switch statement #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Change the weird switch statements in drawBox (graphics/graphics.cpp) to 
if/else statements for readability.

Original issue reported on code.google.com by Matthew3...@gmail.com on 25 Jun 2014 at 12:41

GoogleCodeExporter commented 9 years ago

Original comment by Matthew3...@gmail.com on 26 Jun 2014 at 11:41