Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
double | ceil (double x) double ceil(x) double x |
if (j0< 20) | |
else | if (j0 > 51) |
if ((i1 &i)==0) | |
__HI (x) | |
__LO (x) | |
Variables | |
static const double | huge = 1.0e300 |
unsigned | i |
unsigned | j |
i0 = __HI(x) | |
i1 = __LO(x) | |
j0 = ((i0 >> 20) & 0x7ff) - 0x3ff | |
else | |
return | x |
__HI | ( | x | ) |
__LO | ( | x | ) |
if | ( | ) |
else |
unsigned j |
j0 = ((i0 >> 20) & 0x7ff) - 0x3ff |
return x |