mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-08-23 09:14:24 -05:00
Adding back in the debug Pokemon data
This commit is contained in:
@@ -634,7 +634,7 @@ bool run_conditional(int index)
|
||||
if (g_debug_options.ignore_link_cable)
|
||||
{
|
||||
// TODO - Make this less hardcoded
|
||||
// box.loadData(1, ENGLISH, gen1_rb_debug_box_data);
|
||||
box.loadData(1, ENGLISH, gen1_rb_debug_box_data);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user