typedef s64 fx64c;
These fixed-point decimals consist of 1-bit signs, 31-bit integers, and 32-bit decimals. This type is mainly used in calculations and constants requiring accuracy. Be aware that this type has a different number of bits for the decimal portion.
01/19/2004 Initial version.