[olympic/studio] Make studio::run static
This commit is contained in:
parent
057738088e
commit
189ba4c545
@ -56,7 +56,7 @@ static ox::Error runApp(
|
||||
return err;
|
||||
}
|
||||
|
||||
ox::Error run(
|
||||
static ox::Error run(
|
||||
ox::CRStringView appName,
|
||||
ox::CRStringView projectDataDir,
|
||||
int,
|
||||
|
Loading…
Reference in New Issue
Block a user