mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-09 06:03:22 -04:00
GX work
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#ifndef JMATH_H
|
||||
#define JMATH_H
|
||||
|
||||
#include "dolphin/mtx/mtx.h"
|
||||
#include "dolphin/mtx/quat.h"
|
||||
#include "math.h"
|
||||
|
||||
bool JMANewSinTable(u8 numBits);
|
||||
void JMAEulerToQuat(s16 x, s16 y, s16 z, Quaternion* out);
|
||||
|
||||
Reference in New Issue
Block a user