mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-24 19:54:14 -05:00
coreinit: add OSGetOSID() and __OSGetProcessSDKVersion()
This commit is contained in:
@@ -34,6 +34,12 @@ OSEnableHomeButtonMenu(BOOL enable);
|
||||
BOOL
|
||||
OSIsHomeButtonMenuEnabled();
|
||||
|
||||
uint64_t
|
||||
OSGetOSID();
|
||||
|
||||
uint32_t
|
||||
__OSGetProcessSDKVersion();
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user