Skip to content

Commit e25b1b5

Browse files
committed
Fix build.
1 parent 9d3c435 commit e25b1b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SerialPrograms/Source/PokemonRSE/Programs/ShinyHunting/PokemonRSE_LegendaryHunt-Emerald.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@ void LegendaryHuntEmerald::program(SingleSwitchProgramEnvironment& env, ProContr
474474
//case Target::kyogre:
475475
// pbf_press_dpad(context, DPAD_LEFT, 20, 50);
476476
// break;
477+
default:;
477478
}
478479
//handle_encounter presses A already for everything else
479480

0 commit comments

Comments
 (0)