0.14 zig version, pretty build.zig, renamed SDL defs
This commit is contained in:
4
lib/sdl.zig
Normal file
4
lib/sdl.zig
Normal file
@@ -0,0 +1,4 @@
|
||||
pub usingnamespace @cImport({
|
||||
@cInclude("SDL3/SDL.h");
|
||||
@cInclude("sdl_rename.h");
|
||||
});
|
Reference in New Issue
Block a user