Decompile func0f001c0c

This commit is contained in:
Ryan Dwyer
2022-06-10 21:09:22 +10:00
parent be64d69c13
commit 37b54c6914
4 changed files with 148 additions and 386 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ void roomSetLightsFaulty(s32 roomnum, s32 chance);
void roomSetLightBroken(s32 roomnum, s32 lightnum);
void lightsReset(void);
void func0f001c0c(void);
u32 func0f00215c(void);
void func0f00215c(void *arg0);
u32 func0f0023b8(void);
u32 func0f00259c(void);
u32 func0f002844(void);
+2 -2
View File
@@ -16,8 +16,8 @@ f32 coordsGetDistance(struct coord *a, struct coord *b);
f32 func0f1776cc(struct coord *a, struct coord *b, struct coord *c);
bool func0f17776c(struct coord *a, struct coord *b, f32 mult, struct coord *out);
void utilsReset(void);
u32 func0f177a54(void);
s32 func0f177a54(void *arg0, s32 arg1, void *arg2, s32 arg3);
u32 func0f177bb4(void);
s32 func0f177c8c(s32 arg0, s32 *arg1, s32 *arg2);
s32 func0f177c8c(u8 *arg0, s32 *arg1, s32 *arg2);
#endif
+2 -2
View File
@@ -5490,8 +5490,8 @@ struct light {
};
struct var80061420 {
s32 unk00;
s32 unk04;
u8 *unk00;
u8 *unk04;
};
struct var800ab5b8 {