[nostalgia] Update Studio to handle tabs and open directory dialog on Mac, Update core::init
This commit is contained in:
@@ -6,4 +6,6 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
class ox::Error run(class ox::FileSystem *fs) noexcept;
|
||||
#include <ox/std/memory.hpp>
|
||||
|
||||
class ox::Error run(ox::UniquePtr<class ox::FileSystem> fs) noexcept;
|
||||
|
||||
Reference in New Issue
Block a user