[keel,nostalgia,studio] Make keel use references in place of a lot of pointers
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
namespace keel {
|
||||
|
||||
ox::Error init(
|
||||
keel::Context *ctx,
|
||||
keel::Context &ctx,
|
||||
ox::UPtr<ox::FileSystem> &&fs,
|
||||
ox::CRStringView appName) noexcept;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user