Decompile gasRender

This commit is contained in:
Ryan Dwyer
2022-09-16 20:52:10 +10:00
parent 572688668e
commit 15c067fe36
27 changed files with 275 additions and 807 deletions
+2 -2
View File
@@ -105,8 +105,8 @@ extern char udigs[];
extern Gfx var80061360[];
extern Gfx var80061380[];
extern Gfx var800613a0[];
extern f32 var80061630;
extern f32 var80061634;
extern f32 g_20SecIntervalFrac;
extern f32 g_Lv80SecIntervalFrac;
extern bool g_NbombsActive;
extern s32 g_WeatherActive;
extern u32 var80062410;
+5 -5
View File
@@ -5,10 +5,10 @@
#include "types.h"
u32 colourBlend(u32 a, u32 b, u32 weight);
void func0f0069dc(void);
f32 func0f006b08(f32 arg0);
f32 func0f006b54(f32 arg0);
f32 func0f006ba0(f32 arg0);
f32 func0f006bd0(f32 arg0);
void menuTickTimers(void);
f32 menuGetSinOscFrac(f32 freq);
f32 menuGetCosOscFrac(f32 freq);
f32 menuGetLinearIntervalFrac(f32 freq);
f32 menuGetLinearOscPauseFrac(f32 frac);
#endif
+1 -1
View File
@@ -117,7 +117,7 @@ struct g_vars {
/*000040*/ s32 diffframe240;
/*000044*/ f32 lvupdate240f;
/*000048*/ f32 diffframe240f;
/*00004c*/ f32 lvupdate240freal; // actually a 60 value?
/*00004c*/ f32 lvupdate240freal; // actually a 60 value
/*000050*/ f32 lvupdate240frealprev;
/*000054*/ s32 lastframe240;
/*000058*/ s32 thisframe240;