Disabled rdp_execute logging until driver is worked on again. (no whatsnew)

This commit is contained in:
Scott Stone 2011-04-15 01:10:37 +00:00
parent 45b45897ec
commit 794040fe17

View File

@ -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;