update changelog, plans for custom wheel item

This commit is contained in:
AJ Kelly
2011-02-18 13:48:23 -06:00
parent 204f932155
commit 9eb9a577f6
2 changed files with 6 additions and 1 deletions
+4
View File
@@ -13,6 +13,10 @@ _____________________________________________________________________________
sm-ssc v1.2.2 | 201102?? sm-ssc v1.2.2 | 201102??
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
20110218
--------
* [WheelBase] Added SetOpenSection Lua binding [AJ]
20110217 20110217
-------- --------
* Allowed refreshing of Fonts again. [AJ] * Allowed refreshing of Fonts again. [AJ]
+2 -1
View File
@@ -20,7 +20,8 @@ enum WheelItemDataType
TYPE_RANDOM, TYPE_RANDOM,
TYPE_PORTAL, TYPE_PORTAL,
TYPE_COURSE, TYPE_COURSE,
TYPE_SORT TYPE_SORT/*,
TYPE_CUSTOM*/
}; };
struct WheelItemBaseData struct WheelItemBaseData