diff --git a/src/mame/video/n64.c b/src/mame/video/n64.c index 6592a711b8b..57fb80f8050 100644 --- a/src/mame/video/n64.c +++ b/src/mame/video/n64.c @@ -27,7 +27,7 @@ TODO: #include "includes/n64.h" #include "video/n64.h" -#define LOG_RDP_EXECUTION 1 +#define LOG_RDP_EXECUTION 0 static FILE *rdp_exec;