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