RetroArch
wiiu
include
wiiu
os
title.h
Go to the documentation of this file.
1
#pragma once
2
#include <
wiiu/types.h
>
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
u64
OSGetTitleID
(
void
);
9
10
#ifdef __cplusplus
11
}
12
#endif
OSGetTitleID
u64 OSGetTitleID(void)
types.h
u64
uint64_t u64
64bit unsigned integer
Definition:
gctypes.h:20
Generated by
1.8.15