move examples into this repository
Helps hexops/mach#1165 Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
0a8e22bb49
commit
7d1b5e4466
3 changed files with 137 additions and 13 deletions
|
|
@ -1,5 +1,5 @@
|
|||
const std = @import("std");
|
||||
const mach = @import("../main.zig");
|
||||
const mach = @import("main.zig");
|
||||
const core = mach.core;
|
||||
const gpu = mach.core.gpu;
|
||||
const ecs = mach.ecs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue