Rename library files

This commit is contained in:
Not-Nik 2024-04-14 22:20:30 +02:00
parent ee7593d5ef
commit 9600e2108a
Failed to generate hash of commit
10 changed files with 22 additions and 22 deletions

View file

@ -1,4 +0,0 @@
// raylib-zig (c) Nikolas Wipper 2023
const rl = @import("raylib-zig");
const rlm = @import("raylib-zig-math.zig");