build: fix compilation errors

this should make linux CI green
This commit is contained in:
Ali Chraghi 2022-09-20 08:57:24 +04:30 committed by Stephen Gutekanst
parent 62e00bfbd0
commit 9f6c4bf7b1
3 changed files with 17 additions and 9 deletions

View file

@ -7,6 +7,8 @@ const native = @import("native.zig");
pub const App = @This();
_unused: i32,
pub const GPUInterface = gpu.dawn.Interface;
// Dummy init, deinit, and update functions