Add the copied C headers to source

This commit is contained in:
iacore 2024-01-01 16:08:02 +00:00
parent af35245a38
commit 048bf83616
No known key found for this signature in database
GPG Key ID: F8C16E5157A63006
3 changed files with 3861 additions and 2 deletions

2
.gitignore vendored
View File

@ -3,6 +3,4 @@ zig-out/
.idea/ .idea/
Project/* Project/*
libraylib.a libraylib.a
raylib.h
raymath.h
**/.DS_Store **/.DS_Store

1669
lib/raylib.h Normal file

File diff suppressed because it is too large Load Diff

2192
lib/raymath.h Normal file

File diff suppressed because it is too large Load Diff