Decompile skyChooseCloudVtxColour

This commit is contained in:
Ryan Dwyer
2022-07-23 14:49:04 +10:00
parent c59957e11f
commit a92208cb9b
5 changed files with 78 additions and 253 deletions
+1 -1
View File
@@ -194,7 +194,7 @@ extern u16 *g_SpecialCoverNums;
extern struct pak g_Paks[5];
extern OSPfs g_Pfses[4];
extern u32 g_SkyStageNum;
extern s32 var800a33a4;
extern bool g_SkyLightningActive;
extern struct explosion *g_Explosions;
extern s32 g_MaxExplosions;
extern struct smoke *g_Smokes;
+1 -1
View File
@@ -14,7 +14,7 @@ bool sky0f11f1fc(struct coord *arg0, struct coord *arg1, f32 *arg2);
void sky0f11f384(struct coord *arg0, struct coord *arg1, struct coord *out);
f32 skyClamp(f32 value, f32 min, f32 max);
f32 skyRound(f32 value);
void sky0f11f438(struct skything18 *arg0, f32 arg1);
void skyChooseCloudVtxColour(struct skything18 *arg0, f32 arg1);
void sky0f11f6ec(struct skything18 *arg0, f32 arg1);
Gfx *skyRender(Gfx *gdl);
void sky0f1228d0(struct skything18 *arg0, Mtxf *arg1, s32 arg2, f32 arg3, f32 arg4, struct skything38 *arg5);