Port over new RGB Selection from 3DEins!

This commit is contained in:
StackZ
2020-07-15 18:23:16 +02:00
parent 31b65ee988
commit fe15239ac1
5 changed files with 239 additions and 3 deletions
+2 -2
View File
@@ -76,9 +76,9 @@ endif
TARGET := Universal-Updater
BUILD := build
UNIVCORE := Universal-Core
SOURCES := $(UNIVCORE) source source/download source/gui source/lang source/screens source/utils
SOURCES := $(UNIVCORE) source source/download source/gui source/lang source/overlays source/screens source/utils
DATA := data
INCLUDES := $(UNIVCORE) include include/download include/gui include/lang include/screens include/utils
INCLUDES := $(UNIVCORE) include include/download include/gui include/lang include/overlays include/screens include/utils
GRAPHICS := assets/gfx
#GFXBUILD := $(BUILD)
ROMFS := romfs