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