mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 15:01:53 -04:00
b728ec1ef5
* J3DUClipper sinit * sincosTable_ etc * decompile JMATrigonometric sinit * f_op_actor_mng * move f_op_actor_mng and parts of mDo_ext * J3DSys sinit * f_op_scene_req * failed matching attempt for decodeSZS__9JKRDecompFPUcPUcUlUl * mX -> x * fix mCull and fopAcM_prm_class members * fix a few function parameters * move missing NON_MATCHING * remove some unneeded data * turns out that data was not unused * remove unused asm * readd asm deleted by accident
7 lines
82 B
C
7 lines
82 B
C
#ifndef JMATH_H
|
|
#define JMATH_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* JMATH_H */
|