NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Go to the source code of this file.
Macros | |
#define | OS_FASTCAST_U8 2 |
#define | OS_FASTCAST_U16 3 |
#define | OS_FASTCAST_S8 4 |
#define | OS_FASTCAST_S16 5 |
Functions | |
float | OSu16tof32 (register u16 *in) |
Converts an unsigned short value into a single-precision floating point value. | |