fix for corrupted graphics when manipulating config files
[open-ps2-loader.git] / include / debug.h
blob85ac0e631ab574aa55563a565526e2e4247f3bd3
1 #ifndef __DEBUG_H
2 #define __DEBUG_H
4 int debugSetActive(void);
6 #endif