NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
wchar.h
1
#ifndef MSL_WCHAR_H
2
#define MSL_WCHAR_H
3
#include <internal/mbstring.h>
4
#include <internal/wprintf.h>
5
#include <internal/wstring.h>
6
#include <limits.h>
7
#include <types.h>
8
#ifdef __cplusplus
9
extern
"C"
{
10
#endif
11
12
#define WCHAR_MIN SHRT_MIN
13
#define WCHAR_MAX USHRT_MAX
14
15
#ifdef __cplusplus
16
}
17
#endif
18
#endif
include
lib
MSL
wchar.h
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2