diff --git a/project.cfg b/project.cfg index eae7586..c85bfb3 100644 --- a/project.cfg +++ b/project.cfg @@ -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