[olympic] Cleanup
This commit is contained in:
@ -101,6 +101,6 @@ ox::Error run(
|
||||
[[maybe_unused]] ox::StringView project,
|
||||
[[maybe_unused]] ox::StringView appName,
|
||||
ox::StringView projectDataDir,
|
||||
ox::SpanView<char const*> argv) noexcept {
|
||||
ox::SpanView<ox::CString> argv) noexcept {
|
||||
return ::run(argv, projectDataDir);
|
||||
}
|
||||
|
Reference in New Issue
Block a user