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