1 parent 7b220fd commit c1fb60aCopy full SHA for c1fb60a
1 file changed
bt-embedded/platform_defs.h
@@ -6,9 +6,7 @@ extern "C" {
6
#endif
7
8
#ifdef __wii__
9
-# include <ogc/system.h>
10
# define BTE_BUFFER_ALIGNMENT_SIZE 32
11
-# define BTE_LOG(fmt, ...) kprintf(fmt, __VA_ARGS__)
12
13
14
#ifdef BTE_BUFFER_ALIGNMENT_SIZE
0 commit comments