aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/n64/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/n64/Makefile')
-rw-r--r--backends/platform/n64/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/platform/n64/Makefile b/backends/platform/n64/Makefile
index b5e0d2d6a4..a016e39233 100644
--- a/backends/platform/n64/Makefile
+++ b/backends/platform/n64/Makefile
@@ -18,6 +18,7 @@ DEFINES += -D__N64__ -DLIMIT_FPS -DNONSTANDARD_PORT -DDISABLE_DEFAULT_SAVEFILEMA
LIBS += -lpakfs -lframfs -ln64 -ln64utils -lromfs
DEFINES += -D_ENABLE_DEBUG_
+#DEFINES += -D_NORMAL_N64_DELAY_
USE_LIBMAD=0
USE_LIBOGG=1