#pragma once #include #ifdef __cplusplus extern "C" { #endif u64 OSGetTitleID(void); #ifdef __cplusplus } #endif /** @} */