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