mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-27 09:52:47 -04:00
Decompile viAllocateFbs
This commit is contained in:
+1
-2
@@ -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];
|
||||
|
||||
@@ -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);
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user