Wii-U-Firmware-Emulator/src/config.h

10 lines
136 B
C

#pragma once
#define STATS 1
#define METRICS 0
#define WATCHPOINTS 1
#define BREAKPOINTS 1
#define SYSLOG 1
#define DSPDMA 1