0
0
mirror of https://git.tardis.systems/mirrors/yuzu.git synced 2025-01-03 03:54:45 +00:00

VFP: disable DBG messages because they spam the console with unimportant skyeye junk

This commit is contained in:
bunnei 2014-05-19 22:19:10 -04:00
parent 088a2de9a6
commit 29930ac110

View File

@ -21,7 +21,7 @@
#ifndef __VFP_H__
#define __VFP_H__
#define DBG(...) DEBUG_LOG(ARM11, __VA_ARGS__)
#define DBG(...) //DEBUG_LOG(ARM11, __VA_ARGS__)
#define vfpdebug //printf