Add PS4 menu style

This commit is contained in:
Willy-JL
2023-07-30 01:29:14 +02:00
parent a562b09aff
commit cef4a004f7
3 changed files with 54 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@ typedef enum {
MenuStyleList,
MenuStyleWii,
MenuStyleDsi,
MenuStylePs4,
MenuStyleVertical,
MenuStyleCount,
} MenuStyle;