Attempt to decompile func0f1552d4

This commit is contained in:
Ryan Dwyer
2022-07-03 23:44:53 +10:00
parent fd69768c5a
commit 65af19a974
2 changed files with 132 additions and 3 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ bool func0f153e58(void);
u32 func0f153e94(s32 x, s32 y, u32 colour);
u32 func0f1543ac(s32 arg0, s32 arg1, u32 colour);
Gfx *func0f154ecc(Gfx *gdl, u32 arg1, u32 arg2);
u32 func0f154f38(void);
Gfx *func0f154f38(Gfx *gdl, s32 *arg1, struct fontchar *curchar, struct fontchar *prevchar, struct font *font, f32 widthscale, f32 heightscale, f32 x, f32 y);
Gfx *func0f1552d4(Gfx *gdl, f32 x, f32 y, f32 widthscale, f32 heightscale, char *text, struct fontchar *chars, struct font *font, u32 colour, s32 hdir, s32 vdir);
u32 func0f15568c(void);
void func0f156024(s32 arg0);