mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 23:28:36 -07:00
Remove scumm roman font from fw flash --nobuild
This commit is contained in:
@@ -21,8 +21,6 @@ typedef enum {
|
||||
} Color;
|
||||
|
||||
/** Provide defines to permit checking if new are fonts available*/
|
||||
#define CANVAS_HAS_FONT_SCUMM_ROMAN_OUTLINE = 1
|
||||
#define CANVAS_HAS_FONT_SCUMM_ROMAN = 1
|
||||
#define CANVAS_HAS_FONT_EUROCORP = 1
|
||||
|
||||
/** Fonts enumeration */
|
||||
@@ -32,8 +30,6 @@ typedef enum {
|
||||
FontKeyboard,
|
||||
FontBigNumbers,
|
||||
FontBatteryPercent,
|
||||
FontScummRomanOutline,
|
||||
FontScummRoman,
|
||||
FontEurocorp,
|
||||
|
||||
// Keep last for fonts number calculation
|
||||
|
||||
Reference in New Issue
Block a user