mmenu; added Pick Skin and Manage Categories type options to Configure menu (still...
[pandora-libraries.git] / minimenu / mmconf.h
index 53d7635..8408e2b 100644 (file)
@@ -11,6 +11,8 @@ typedef enum {
   ct_boolean,                   // boolean 1/0 value
   ct_exit,                      // save and quit configuring
   ct_filename,                  // pick a filename
+  ct_go_manage_categories,      // go to other menu, manage categories
+  ct_go_manage_skins,           // to to other menu, pick skins
   //ct_category_list
 } change_type_e;