![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
#include "libultra_internal.h"
Functions | |
void | guMtxF2L (float mf[4][4], Mtx *m) |
void | guMtxL2F (float mf[4][4], Mtx *m) |
void | guMtxIdentF (float mf[4][4]) |
void | guMtxIdent (Mtx *m) |
void guMtxIdentF | ( | float | mf[4][4] | ) |