Various documentations

This commit is contained in:
Tal Hayon
2022-08-08 20:03:12 +03:00
parent 22cbdd2fd6
commit 79bae9cd8a
83 changed files with 297 additions and 275 deletions
+1 -1
View File
@@ -456,7 +456,7 @@ u32 sub_0805F46C(u32 param_1, const Font* param_2) {
pWVar4->unk04 = font.stylized;
pWVar4->unk4 = font.width;
pWVar4->unk8 = font.buffer_loc;
pWVar4->charColor = font._15;
pWVar4->charColor = font.charColor;
pWVar4->bgColor = font.fill_type;
if (font.draw_border) {
sub_0805F918(font.border_type, font.fill_type, font.gfx_dest);