Add Lua bindings for RankingCategory

(Sourced from shakesoda/stepmania.)
This commit is contained in:
AJ Kelly
2013-10-04 07:43:41 -05:00
parent 146a77274f
commit 7787efdaa9
4 changed files with 17 additions and 0 deletions
+1
View File
@@ -101,6 +101,7 @@ static const char *RankingCategoryNames[] = {
};
XToString( RankingCategory );
StringToX( RankingCategory );
LuaXType( RankingCategory );
static const char *PlayerControllerNames[] = {