parent
308d413f09
commit
15dfb2867a
15 changed files with 21 additions and 21 deletions
|
|
@ -82,5 +82,5 @@ pub fn init(_: *App, core: *mach.Core) !void {
|
|||
pub fn deinit(_: *App, _: *mach.Core) void {}
|
||||
|
||||
pub fn update(_: *App, core: *mach.Core) !void {
|
||||
core.setShouldClose(true);
|
||||
core.close();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue