#151400 - a128 - Mon Feb 25, 2008 9:27 am
I noticed very often when I download the CVS version of libnds that I always get some compile errors.
is missing in arm9/source/trig.c
BTW is the new tan() function correct? I guess sin/cos is ok but
I noticed a different perspective using gluPersp...()
Code: |
extern const char SIN_bin[]; |
is missing in arm9/source/trig.c
BTW is the new tan() function correct? I guess sin/cos is ok but
I noticed a different perspective using gluPersp...()