Skip to content

Commit

Permalink
Fix namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
kraxarn committed Jun 2, 2024
1 parent e50b6f8 commit d9ce52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scene/scenecredits.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class scene_credits: public chirp::scene
chirp::asset<chirp::font> fnt_subtitle;
chirp::text txt_subtitle;

keymap keymap;
chirp::keymap keymap;
const chirp::assets &assets;

auto get_total_coins() -> int;
Expand Down

0 comments on commit d9ce52e

Please sign in to comment.