Decompile textWrap

This commit is contained in:
Ryan Dwyer
2022-07-05 19:48:57 +10:00
parent 0c05e87561
commit 003eef739d
2 changed files with 338 additions and 422 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
void fontsInit(void);
void textSetRotation90(bool rotated);
void func0f1531c4(s32 arg0);
void textSetWrapIndent(s32 count);
void func0f1531d0(s32 arg0);
void func0f1531dc(bool arg0);
void fontLoad(u8 *romstart, u8 *romend, struct font **fontptr, struct fontchar **charsptr, bool monospace);