Readd core examples

This commit is contained in:
Not-Nik 2022-01-08 23:51:50 +01:00
parent eba6c5392f
commit c83263a8a7
Failed to generate hash of commit
12 changed files with 458 additions and 371 deletions

View file

@ -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 ")