examples/core: building without ECS
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
2a13c07d9e
commit
0e12857154
35 changed files with 1365 additions and 4176 deletions
|
|
@ -39,7 +39,7 @@ surface_descriptor: gpu.Surface.Descriptor,
|
|||
|
||||
pub fn init(
|
||||
nul: *Null,
|
||||
core: *Core.Mod,
|
||||
core: *Core,
|
||||
options: InitOptions,
|
||||
) !void {
|
||||
_ = nul;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue