Backlog/engine/dynamicMain.zig

6 lines
145 B
Zig

// ok this is a new experiment,
// we basically have a near empty main.exe
// that launches the game as a dll by calling
pub fn main() !void {}