Slight refactoring

This commit is contained in:
Kayne Ruse
2013-10-22 20:19:09 +11:00
parent bc32f2a2f0
commit 77a90f9c0c
6 changed files with 43 additions and 25 deletions
+2
View File
@@ -71,6 +71,8 @@ protected:
struct {
int x = 0, y = 0;
} camera;
int tileCounter = 0;
};
#endif