engine: remove mach.Engine in favor of mach.Core for now
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
7011ad4848
commit
87a7cd8ed8
4 changed files with 0 additions and 147 deletions
|
|
@ -1,7 +1,6 @@
|
|||
const std = @import("std");
|
||||
const mach = @import("../main.zig");
|
||||
const gpu = mach.gpu;
|
||||
const Engine = mach.Engine;
|
||||
const gfx = mach.gfx;
|
||||
|
||||
const math = mach.math;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue