mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-25 21:22:47 +00:00
Add ZuishMode9 FLAVOR
This commit is contained in:
parent
4f8dfc1eaf
commit
f3782909c9
@ -27,6 +27,11 @@ ifeq ($(FLAVOR),BrickedMode9)
|
||||
CFLAGS += -DCOLOR_STD_BG=0xFF0000
|
||||
endif
|
||||
|
||||
ifeq ($(FLAVOR),ZuishMode9)
|
||||
OVERRIDE_FONT := resources/fonts/font_zuish_8x8.pbm
|
||||
CFLAGS += -DDEFAULT_FONT=\"font_zuish_8x8.pbm\"
|
||||
endif
|
||||
|
||||
ifeq ($(SALTMODE),1)
|
||||
CFLAGS += -DSALTMODE
|
||||
endif
|
||||
|
BIN
resources/ZuishMode9_splash.png
Normal file
BIN
resources/ZuishMode9_splash.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
Loading…
x
Reference in New Issue
Block a user