summaryrefslogtreecommitdiff
path: root/ContentLoader.h
diff options
context:
space:
mode:
authorJapa2010-05-15 12:31:19 +0000
committerJapa2010-05-15 12:31:19 +0000
commit10376966821a08383a046bf9e3427913aea49f97 (patch)
tree071f3303e4d0823a54bd9ea6ba74f63fc6c8e61c /ContentLoader.h
parentcde523bff8e60fa6e03bb6b785c061d114bd9258 (diff)
downloadstonesense-10376966821a08383a046bf9e3427913aea49f97.tar.gz
stonesense-10376966821a08383a046bf9e3427913aea49f97.tar.bz2
stonesense-10376966821a08383a046bf9e3427913aea49f97.tar.xz
added a date/time indicator
Diffstat (limited to 'ContentLoader.h')
-rw-r--r--ContentLoader.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/ContentLoader.h b/ContentLoader.h
index bef29c4..d7f91d7 100644
--- a/ContentLoader.h
+++ b/ContentLoader.h
@@ -42,8 +42,10 @@ public:
uint32_t currentTick;
uint32_t currentYear;
- uint32_t currentMonth;
- uint32_t currentDay;
+ uint8_t currentMonth;
+ uint8_t currentDay;
+ uint8_t currentHour;
+ uint8_t currentTickRel;
};
//singleton instance