object: add TODO; fix non-aarch64 macos builds

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2024-11-23 21:13:26 -07:00 committed by Emi Gutekanst
parent fc13b371bf
commit ae1d49b51a
2 changed files with 2 additions and 1 deletions

View file

@ -30,7 +30,7 @@ pub var non_blocking = false;
pub const mach_module = .mach_core;
pub const mach_systems = .{ .main, .init, .presentFrame, .deinit };
pub const mach_systems = .{ .main, .init, .tick, .presentFrame, .deinit };
windows: mach.Objects(struct {
// Window title string