Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Functions
guRotateF.c File Reference
#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)
 

Function Documentation

◆ guRotate()

void guRotate ( Mtx m,
float  a,
float  x,
float  y,
float  z 
)

◆ guRotateF()

void guRotateF ( float  m[4][4],
float  a,
float  x,
float  y,
float  z 
)