![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
#include "libultra_internal.h"
Functions | |
void | guRotateF (float m[4][4], float a, float x, float y, float z) |
void | guRotate (Mtx *m, float a, float x, float y, float z) |
void guRotateF | ( | float | m[4][4], |
float | a, | ||
float | x, | ||
float | y, | ||
float | z | ||
) |