using temp vars to make code more readable in main drawing loop.
authorozzloy <ozzloy+github_com@gmail.com>
Mon, 9 Feb 2009 01:11:10 +0000 (17:11 -0800)
committerozzloy <ozzloy+github_com@gmail.com>
Mon, 9 Feb 2009 01:11:10 +0000 (17:11 -0800)
commit21323a925dc75385941fac51e784dfbeba6cb86b
tree5c4f2861749219c3953113fa99919fea01bbaeb7
parent2e92e14babc251e304445b763e5f8a68076a2e75
using temp vars to make code more readable in main drawing loop.

making code more readable in general, removing unnecessary spaces.
hello-world.cpp