Skip to content

Commit d19bc49

Browse files
committed
debug off!
1 parent f036f65 commit d19bc49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libogc/stm.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ distribution.
3838
#include "cache.h"
3939
#include "stm.h"
4040

41-
#define DEBUG_STM
41+
// #define DEBUG_STM
4242

4343
#ifdef DEBUG_STM
4444
#include <stdio.h>

0 commit comments

Comments
 (0)