mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-01 08:07:35 -04:00
Decompile skyChooseCloudVtxColour
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user