Skip to content

Commit

Permalink
clang
Browse files Browse the repository at this point in the history
  • Loading branch information
Dregu committed Dec 8, 2023
1 parent 2c842c4 commit 9cd1c31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/game_api/bucket.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ bool PauseAPI::pre_input()
return false;

auto gm = get_game_manager();
auto kb = get_raw_input()->keyboard;
auto state = State::get().ptr();

if (bucket->overlunky && (bucket->overlunky->block_modifiers & bucket->overlunky->held_modifiers))
Expand Down

0 comments on commit 9cd1c31

Please sign in to comment.