[project.cfg] removed -limg-cg flag

This commit is contained in:
KikooDX 2020-05-18 10:47:40 +02:00
parent 8d17b06def
commit 4150765c14
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ INCLUDE := -I include
# Libraries. Add one -l option for each library you are using, and also
# suitable -L options if you have library files in custom folders. To use
# fxlib, add libfx.a to the project directory and use "-L . -lfx".
LIBS := -limg-cg
LIBS :=
# Base linker flags for the fxSDK, you usually want to keep these.
LDFLAGS_FX := -T fx9860g.ld -lgint-fx $(LIBS) -lgint-fx -lgcc