Decompile func0f165eec

This commit is contained in:
Ryan Dwyer
2021-06-13 21:35:10 +10:00
parent 09a8244534
commit 47ff5f82af
5 changed files with 88 additions and 163 deletions
+3 -3
View File
@@ -7,10 +7,10 @@
u32 func0f1657cc(void);
f32 func0f1657e4(void);
void func0f1657f8(void);
u32 func0f16598c(void);
u32 func0f165c4c(void);
void func0f16598c(struct smallsky *sky);
void func0f165c4c(struct sky *sky);
void func0f165ee4(s32 stagenum);
void func0f165eec(s32 stagenum, s32 arg1);
void func0f165eec(s32 stagenum, bool arg1);
void func0f1660a4(f32 arg0);
Gfx *func0f1664a0(Gfx *gdl, u32 arg1);
Gfx *gfxConsiderDisableFog(Gfx *gdl);
+1 -1
View File
@@ -3263,7 +3263,7 @@ struct sun {
struct smallsky {
// len 0x2c
u16 stage;
s16 stage;
u16 blend_multiplier;
u16 sky_far;
u16 unk06;