mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 13:42:47 +00:00
Move font files to subdir
This commit is contained in:
parent
5299679cb4
commit
03e11e7064
2
Makefile
2
Makefile
@ -23,7 +23,7 @@ endif
|
|||||||
BUILD := build
|
BUILD := build
|
||||||
SOURCES := source source/fatfs source/nand source/abstraction
|
SOURCES := source source/fatfs source/nand source/abstraction
|
||||||
DATA := data
|
DATA := data
|
||||||
INCLUDES := source source/fatfs source/nand
|
INCLUDES := source source/font source/fatfs source/nand
|
||||||
|
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
# options for code generation
|
# options for code generation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user