Decompile gfxGetMasterDisplayList

This commit is contained in:
Ryan Dwyer
2020-12-23 23:58:07 +10:00
parent 01ea36de85
commit 1a35e2c3b9
3 changed files with 8 additions and 15 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ u32 func0f1672a8(void);
void func0f1672f0(u8 arg0);
void func0f167330(void);
void func0f167350(void);
Gfx *func0f16793c(void);
Gfx *gfxGetMasterDisplayList(void);
struct gfxvtx *gfxAllocateVertices(s32 count);
void *gfxAllocateMatrix(void);
void *gfxAllocate4Words(s32 count);