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
|
# SOURCES is a list of directories containing source code
|
||||||
# INCLUDES is a list of directories containing extra header files
|
# INCLUDES is a list of directories containing extra header files
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
TARGET := logosplash_mb
|
TARGET := cartest_mb
|
||||||
BUILD := build
|
BUILD := build
|
||||||
SOURCES := src data
|
SOURCES := src data
|
||||||
INCLUDES :=
|
INCLUDES :=
|
||||||
|
|
Reference in New Issue