raylib icon indicating copy to clipboard operation
raylib copied to clipboard

Build zig update replaced `defineCMacro()` with equivalent `root_module.addCMacro()`.

Open pierrelgol opened this issue 2 months ago • 1 comments

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.

pierrelgol avatar Dec 21 '24 18:12 pierrelgol