Add vertical menu style

This commit is contained in:
Willy-JL
2023-07-28 20:10:24 +02:00
parent a65c7d1e40
commit ae86e6b637
3 changed files with 53 additions and 2 deletions
+1
View File
@@ -29,6 +29,7 @@ typedef enum {
MenuStyleList,
MenuStyleWii,
MenuStyleDsi,
MenuStyleVertical,
MenuStyleCount,
} MenuStyle;