NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
OSTime.h
1
#pragma once
2
3
#include <types.h>
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
s64 OSGetTime(
void
);
10
u32 OSGetTick(
void
);
11
12
#ifdef __cplusplus
13
}
14
#endif
include
lib
rvl
os
OSTime.h
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2