comment/cleanup spree

This commit is contained in:
AJ Kelly
2010-08-22 13:24:32 -05:00
parent e96148f561
commit d53a8442d0
6 changed files with 21 additions and 24 deletions
+2 -4
View File
@@ -1,4 +1,4 @@
/* ScoreDisplayCalories - Shows point score during gameplay and some menus. */
/* ScoreDisplayCalories - Shows calorie score during gameplay and some menus. */
#ifndef ScoreDisplayCalories_H
#define ScoreDisplayCalories_H
@@ -22,9 +22,7 @@ public:
void UpdateNumber();
//
// Commands
//
// Lua
virtual void PushSelf( lua_State *L );
private: