mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-23 12:16:11 +03:00
apprt/embedded: new resources dir api
This commit is contained in:
@ -177,6 +177,7 @@ pub const Surface = struct {
|
||||
app.core_app.alloc,
|
||||
&config,
|
||||
.{ .rt_app = app, .mailbox = &app.core_app.mailbox },
|
||||
app.core_app.resources_dir,
|
||||
self,
|
||||
);
|
||||
errdefer self.core_surface.deinit();
|
||||
|
Reference in New Issue
Block a user