mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-02 00:14:10 -04:00
Decompile viAllocateFbs
This commit is contained in:
@@ -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