Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
J3DUD.h
Go to the documentation of this file.
1
#ifndef J3DUD_H
2
#define J3DUD_H
3
4
#include "
dolphin/types.h
"
5
6
namespace
J3DUD
{
7
inline
f32
JMAAbs
(
f32
x
) {
8
return
__fabsf
(
x
);
9
}
10
}
11
12
#endif
/* J3DUD_H */
x
double x double x
Definition
e_atan2.c:58
__fabsf
float __fabsf(float)
J3DUD
Definition
J3DUD.h:6
J3DUD::JMAAbs
f32 JMAAbs(f32 x)
Definition
J3DUD.h:7
types.h
f32
float f32
Definition
types.h:22
include
JSystem
J3DU
J3DUD.h
Generated by
1.9.8