Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
Gin committed Nov 2, 2023
1 parent 4062e24 commit 98e8348
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ void ShinyHuntScatterbug::program(SingleSwitchProgramEnvironment& env, BotBaseCo
ShinyHuntScatterbug_Descriptor::Stats& stats = env.current_stats<ShinyHuntScatterbug_Descriptor::Stats>();

// Connect the controller.
pbf_press_button(context, BUTTON_L, 10, 0);
pbf_press_button(context, BUTTON_L, 10, 50);

assert_16_9_720p_min(env.logger(), env.console);

Expand Down

0 comments on commit 98e8348

Please sign in to comment.