mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-08-03 03:06:55 -04:00

Related to: #1507 closes #1533 I'm pretty sure that the rest of the moving into a comptime mod interface can be done in a future pr --------- Co-authored-by: Krzysztof Wiśniewski <argmaster.world@gmail.com>
4 lines
69 B
Zig
4 lines
69 B
Zig
pub fn init() void {}
|
|
pub fn deinit() void {}
|
|
pub fn reset() void {}
|