mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-12 10:54:44 +00:00
code_80106550 / llcvt.c and code_80104450 / ortho.c OK (#163)
* llcvt.c OK, added script from mm decomp to set mips3 * ortho.c OK * added entries to functions.h * named guNormalize.s
This commit is contained in:
parent
c68d752813
commit
02fc5287cc
14 changed files with 118 additions and 326 deletions
|
@ -2464,8 +2464,8 @@ u32 osDpGetStatus(void);
|
|||
void osDpSetStatus(u32 status);
|
||||
// ? func_801041E0(?);
|
||||
// ? func_801043B8(?);
|
||||
// ? func_80104450(?);
|
||||
void func_801045A4(Mtx*, f32, f32, f32, f32, f32, f32, f32);
|
||||
void guOrthoF(f32[4][4], f32, f32, f32, f32, f32, f32, f32);
|
||||
void guOrtho(Mtx*, f32, f32, f32, f32, f32, f32, f32);
|
||||
f32 cosf(f32);
|
||||
s16 coss(u16);
|
||||
void osViSetEvent(OSMesgQueue* mq, OSMesg m, u32 retraceCount);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue