Changed buildtarget.
This commit is contained in:
parent
6f6c06f149
commit
16dbb5a2ed
|
@ -15,7 +15,7 @@ include $(DEVKITARM)/gba_rules
|
|||
# SOURCES is a list of directories containing source code
|
||||
# INCLUDES is a list of directories containing extra header files
|
||||
#---------------------------------------------------------------------------------
|
||||
TARGET := logosplash_mb
|
||||
TARGET := cartest_mb
|
||||
BUILD := build
|
||||
SOURCES := src data
|
||||
INCLUDES :=
|
||||
|
|
Reference in New Issue