mirror of
https://github.com/wiiu-env/FunctionPatcherModule.git
synced 2025-01-09 16:39:25 +01:00
Remove debug logs
This commit is contained in:
parent
580092d327
commit
47b65df686
@ -8,7 +8,7 @@
|
|||||||
#include "logger.h"
|
#include "logger.h"
|
||||||
#include "CThread.h"
|
#include "CThread.h"
|
||||||
|
|
||||||
#define DEBUG_LOG_DYN 1
|
#define DEBUG_LOG_DYN 0
|
||||||
|
|
||||||
void writeDataAndFlushIC(CThread *thread, void *arg) {
|
void writeDataAndFlushIC(CThread *thread, void *arg) {
|
||||||
uint32_t *data = (uint32_t *) arg;
|
uint32_t *data = (uint32_t *) arg;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user