* Temporarily remove the PIC1 option that prevents compilation.
* Fix the carriage returns.
This commit is contained in:
jean.chalard
2009-09-07 17:30:16 +00:00
parent ea92876d7b
commit 6f183fd8ec
+1 -1
View File
@@ -33,7 +33,7 @@ EXTRA_TARGETS = EBOOT.PBP
PSP_EBOOT_TITLE = Wagic, the Homebrew?! PSP_EBOOT_TITLE = Wagic, the Homebrew?!
PSP_EBOOT_ICON = icon.png PSP_EBOOT_ICON = icon.png
PSP_EBOOT_UNKPNG = NULL PSP_EBOOT_UNKPNG = NULL
PSP_EBOOT_PIC1 = pic1.png #PSP_EBOOT_PIC1 = pic1.png
CXXFLAGS = -O2 -G0 -Wall -Werror -DDEVHOOK -DPSPFW3XX -fno-exceptions CXXFLAGS = -O2 -G0 -Wall -Werror -DDEVHOOK -DPSPFW3XX -fno-exceptions
INCDIR = ../../JGE/include ../../JGE/include/psp ../../JGE/include/psp/freetype2 ../../JGE/src INCDIR = ../../JGE/include ../../JGE/include/psp ../../JGE/include/psp/freetype2 ../../JGE/src
LIBDIR = ../../JGE/lib/psp LIBDIR = ../../JGE/lib/psp