[olympic] Cleanup

This commit is contained in:
2024-12-06 00:22:33 -06:00
parent a6e24ff2b6
commit c51a45e1ba
3 changed files with 3 additions and 3 deletions

View File

@@ -45,7 +45,7 @@ ox::Error run(
ox::StringView project,
ox::StringView appName,
ox::StringView projectDataDir,
ox::SpanView<char const*> argv) noexcept;
ox::SpanView<ox::CString> argv) noexcept;
namespace OLYMPIC_PROJECT_NAMESPACE {
void registerKeelModules() noexcept;