mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-09-09 01:25:35 -05:00
Fixing a few more things
This commit is contained in:
@@ -71,7 +71,7 @@ void show_debug_info_screen(void *context, unsigned user_param)
|
||||
n2hexstr(flags_hex_str, pkmn_flags);
|
||||
n2hexstr(def_lang_hex_str, def_lang);
|
||||
|
||||
create_textbox(4, 1, 160, 80, true);
|
||||
//create_textbox(4, 1, 160, 80, true);
|
||||
show_textbox();
|
||||
|
||||
npf_snprintf(text_buffer, sizeof(text_buffer),
|
||||
|
||||
Reference in New Issue
Block a user