checking in SMMAX2 theme and small fixes to themes and smpackage

This commit is contained in:
Chris Danford
2002-09-09 05:22:02 +00:00
parent 49efb3ebf5
commit ccc43c8502
24 changed files with 257 additions and 83 deletions
+4 -4
View File
@@ -35,10 +35,10 @@ enum {
};
OptionRowData g_AppearanceOptionsLines[NUM_APPEARANCE_OPTIONS_LINES] = {
{ "Announcer", 1, {"OFF"} }, // fill this in on ImportOptions()
{ "Theme", 0, {""} }, // fill this in on ImportOptions()
{ "Note Skin", 0, {""} }, // fill this in on ImportOptions()
{ "How^To Play",2, {"OFF","ON"} },
{ "Announ\n-cer", 1, {"OFF"} }, // fill this in on ImportOptions()
{ "Theme", 0, {""} }, // fill this in on ImportOptions()
{ "Note\nSkin", 0, {""} }, // fill this in on ImportOptions()
{ "How To\nPlay", 2, {"OFF","ON"} },
};
ScreenAppearanceOptions::ScreenAppearanceOptions() :