From 81d9242514b4e8e3fe97cf7063a15680f610bf2f Mon Sep 17 00:00:00 2001 From: XaviDCR92 Date: Wed, 7 Feb 2018 18:15:07 +0100 Subject: * I think GameGraphics() can be executed as long as GPU has received all DMA blocks. Remove if something goes wrong. --- Source/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Makefile') diff --git a/Source/Makefile b/Source/Makefile index e47a3da..7de5746 100644 --- a/Source/Makefile +++ b/Source/Makefile @@ -27,7 +27,7 @@ CDROM_ROOT=$(PROJECT_DIR)/cdimg BIN_TARGET_PATH = $(PROJECT_DIR)/Bin #Uncomment this DEFINE below to use Airport together with OpenSend + QPSXSerial toolchain. -DEFINE += -DSERIAL_INTERFACE +#DEFINE += -DSERIAL_INTERFACE # PSXSDK tools definitions # ELF2EXE: -- cgit v1.2.3