Updated Radar Scanner, BarcodeGen, New Terminal Menu (#415)

This commit is contained in:
WillyJL
2023-10-15 06:43:09 +01:00
committed by GitHub
6 changed files with 129 additions and 13 deletions
+1
View File
@@ -34,6 +34,7 @@ typedef enum {
MenuStyleC64,
MenuStyleEurocorp,
MenuStyleCompact,
MenuStyleTerminal,
MenuStyleCount,
} MenuStyle;