summaryrefslogtreecommitdiff
path: root/include/d/d_msg_string.h
diff options
context:
space:
mode:
authorhatal175 <hatal175@users.noreply.github.com>2024-11-09 20:20:06 +0200
committerGitHub <noreply@github.com>2024-11-09 13:20:06 -0500
commitbec20e3dd462bd9cba86979e471856356c223261 (patch)
treee412bf90b2545376758491938d2476028b9d7717 /include/d/d_msg_string.h
parent083991a8d08827a1185c8ad12a158bb7b021bee9 (diff)
Work on various units, mostly d_menu_letter (#2240)
Diffstat (limited to 'include/d/d_msg_string.h')
-rw-r--r--include/d/d_msg_string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/d_msg_string.h b/include/d/d_msg_string.h
index 7a80ee4a14..44eb0e4013 100644
--- a/include/d/d_msg_string.h
+++ b/include/d/d_msg_string.h
@@ -20,7 +20,7 @@ public:
return getStringLocal(param_0, param_1, param_2, param_3, param_4, param_5);
}
}
- /* 801E1D10 */ virtual void getStringPage(u32, u8, u8, J2DTextBox*, J2DTextBox*, JUTFont*, COutFont_c*,
+ /* 801E1D10 */ virtual f32 getStringPage(u32, u8, u8, J2DTextBox*, J2DTextBox*, JUTFont*, COutFont_c*,
u8);
/* 80249DB4 */ virtual void resetStringLocal(J2DTextBox*);
/* 80249DE4 */ virtual void drawOutFontLocal(J2DTextBox*, f32);