mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-09-10 10:05:35 -05:00
Updating tons of graphics
This commit is contained in:
@@ -136,7 +136,7 @@ u32 xse_var::get_loc_in_sec30()
|
||||
|
||||
// TEXTBOX VAR
|
||||
|
||||
void textbox_var::set_text(std::u16string_view nText)
|
||||
void textbox_var::set_text(std::u8string_view nText)
|
||||
{
|
||||
text = nText;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user