Decompile viAllocateFbs

This commit is contained in:
Ryan Dwyer
2021-10-08 08:29:00 +10:00
parent a1deafa62e
commit 0f2c8cab67
8 changed files with 86 additions and 396 deletions
+1 -2
View File
@@ -73,8 +73,7 @@ extern OSMesgQueue __osEepromTimerQ;
extern OSMesg __osEepromTimerMsg;
extern OSPifRam __osEepPifRam;
extern u32 var8009ca84;
extern void *var8009cac0;
extern void *var8009cac4;
extern u8 *var8009cac0[2];
extern u8 var8009caec[4];
extern u8 var8009caf0;
extern struct prop *g_DangerousProps[MAX_DANGEROUSPROPS];
+2 -2
View File
@@ -13,12 +13,12 @@ Gfx *debugRenderSomething(Gfx *gdl);
void func00009ab0(void);
void func00009b50(void *fb);
void func00009bf8(void);
void func00009c3c(s32 stagenum);
void viAllocateFbs(s32 stagenum);
void func00009ec4(s32 arg0);
u32 func00009ed4(void);
void func0000a044(void);
void func0000aa50(f32 arg0);
void func0000aab0(u32 arg0);
void func0000aab0(s32 arg0);
void *viGetUnk28(void);
void *vi2GetUnk28(void);
Vp *func0000ab4c(void);
+1 -1
View File
@@ -101,6 +101,6 @@ void crashAppendChar(char c);
void crashScroll(s32 numlines);
void func0000cdc8(s32 x, s32 y, char c);
void crashReset(void);
void func0000cf54(u16 *fb);
void func0000cf54(u8 *fb);
#endif