Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
wchar_io.h
Go to the documentation of this file.
1#ifndef _MSL_COMMON_WCHAR_IO_H
2#define _MSL_COMMON_WCHAR_IO_H
3
4#include <ansi_files.h>
5
6int fwide(FILE* file, int mode);
7
8#endif /* _MSL_COMMON_WCHAR_IO_H */
u32 mode
Definition GXTev.c:56
Definition ansi_files.h:78
int fwide(FILE *file, int mode)
Definition wchar_io.c:7