NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
scanf.h
1
#ifndef MSL_SCANF_H
2
#define MSL_SCANF_H
3
#include <stdarg.h>
4
#include <stddef.h>
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
int
sscanf(
const
char
*,
const
char
*, ...);
10
11
#ifdef __cplusplus
12
}
13
#endif
14
#endif
include
lib
MSL
internal
scanf.h
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2