Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
extras.h
Go to the documentation of this file.
1
#ifndef _MSL_COMMON_EXTRAS_H
2
#define _MSL_COMMON_EXTRAS_H
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
int
strnicmp
(
const
char
*
str1
,
const
char
*
str2
,
int
n
);
9
int
stricmp
(
const
char
*
str1
,
const
char
*
str2
);
10
11
#ifdef __cplusplus
12
}
13
#endif
14
15
#endif
/* _MSL_COMMON_EXTRAS_H */
cLib_calcTimer
T cLib_calcTimer(T *value)
Definition
c_lib.h:74
n
n
Definition
e_fmod.c:112
strnicmp
int strnicmp(const char *str1, const char *str2, int n)
Definition
extras.c:25
stricmp
int stricmp(const char *str1, const char *str2)
Definition
extras.c:5
src
PowerPC_EABI_Support
MSL
MSL_C
MSL_Common
Include
extras.h
Generated by
1.9.8