Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xensik committed Jan 14, 2024
1 parent 0109667 commit 40614b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tool/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ auto operator |=(result& lhs, result rhs) -> void
// return overwrite;
// }

// namespace gsc
namespace gsc
{

std::map<game, std::map<mach, std::unique_ptr<context>>> contexts;
Expand Down

0 comments on commit 40614b6

Please sign in to comment.