Format files (using clang-format)

This commit is contained in:
2026-07-26 19:17:24 +01:00
parent f82ab718f3
commit d484db4e84
17 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -47,4 +47,4 @@ Key key_from_sym(mrb_state *mrb, mrb_sym sym);
std::string get_key_name(Key key);
} // namespace Localization
#endif
#endif