Decompile creditsCreatePendingBgLayers

This commit is contained in:
Ryan Dwyer
2022-06-25 14:54:26 +10:00
parent 5132a4b392
commit 0d66407adb
2 changed files with 19 additions and 105 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ Gfx *creditsRenderBackgroundLayer(Gfx *gdl, u8 type, u8 layernum, f32 arg3, u32
void creditsCopyBackgroundLayer(s32 srcindex, s32 dstindex, bool move);
Gfx *creditsRenderBackground(Gfx *gdl);
f32 func0f1382e0(f32 range);
void creditsCreatePendingBgLayers(u32 arg0);
void creditsCreatePendingBgLayers(u32 mask);
Gfx *creditsClearFramebuffer(Gfx *gdl, u32 colour);
void func0f13870c(void);
void func0f13899c(void);