Decompile tvscreenSetImage

This commit is contained in:
Ryan Dwyer
2021-05-27 21:57:33 +10:00
parent dfbeb96988
commit 5c212b3ec7
3 changed files with 44 additions and 35 deletions
+1 -1
View File
@@ -204,7 +204,7 @@ bool propCanRegen(struct prop *prop);
u32 func0f07e474(struct prop *prop);
s32 objTick(struct prop *prop);
Gfx *propsRenderBeams(Gfx *gdl);
void tvscreenSetImage(struct tvscreen *screen, void *arg1);
void tvscreenSetImage(struct tvscreen *screen, void *image);
void tvscreenSetImageByNum(struct tvscreen *screen, s32 imagenum);
u32 func0f07fbf0(void);
u32 func0f07fbf8(void);