mirror of
https://github.com/zeldaret/oot
synced 2026-08-04 01:03:36 -04: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:
+2
-2
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user