wut  v1.7.0
Wii U Toolchain
ccr.h
Go to the documentation of this file.
1 #pragma once
2 #include <wut.h>
3 
11 #ifdef __cplusplus
12 extern "C" {
13 #endif
14 
15 int32_t
16 CCRSetCompatMode(uint32_t compatMode);
17 
18 #ifdef __cplusplus
19 }
20 #endif
21 
int32_t CCRSetCompatMode(uint32_t compatMode)