raylib
raylib copied to clipboard
Build zig update replaced `defineCMacro()` with equivalent `root_module.addCMacro()`.
This pr updates the build.zig
files in the root directory and in the example directory. I don't think this needs to be merged right now, but, this is the change that I needed to do locally to get raylib to compile with the nightly release of the Zig compiler.