Squashed 'deps/nostalgia/' changes from d0a32e24..fbebf4ef
fbebf4ef [nostalgia/gfx/studio/tilesheet] Fix export for 4bpp images 20513f77 [nostalgia/sample_project] Add type descriptors 25a7873e [nostalgia,studio] Fix crash that occurred when navigating to file that is not already open git-subtree-dir: deps/nostalgia git-subtree-split: fbebf4ef83626995bafb3e81754257c18f09def1
This commit is contained in:
@@ -27,6 +27,6 @@ inline keel::Context &keelCtx(StudioContext &ctx) noexcept {
|
||||
return keelCtx(ctx.tctx);
|
||||
}
|
||||
|
||||
ox::Error navigateTo(StudioContext &ctx, ox::StringViewCR filePath, ox::StringViewCR args) noexcept;
|
||||
void navigateTo(StudioContext &ctx, ox::StringParam filePath, ox::StringParam navArgs) noexcept;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user