Readd core examples
This commit is contained in:
parent
eba6c5392f
commit
c83263a8a7
12 changed files with 458 additions and 371 deletions
|
|
@ -137,4 +137,4 @@ def parse_header(header_name: str, output_file: str, prefix: str):
|
|||
|
||||
|
||||
parse_header("raylib.h", "raylib-wa.zig", "RLAPI ")
|
||||
parse_header("raymath.h", "raylib-zig-math.zig", "RMDEF ")
|
||||
parse_header("raymath.h", "raylib-zig-math.zig", "RMAPI ")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue