This commit is contained in:
Mao JunJie 2025-10-14 09:56:12 -04:00
parent 2d7b66dd37
commit c9ed708675
3 changed files with 4722 additions and 0 deletions

3
.gitignore vendored
View File

@ -119,3 +119,6 @@ tools/rexm/rexm
# CI # CI
emsdk-cache/ emsdk-cache/
raylib.com/ raylib.com/
*.obj
*.exp
*.lib

1727
raylib.h Normal file

File diff suppressed because it is too large Load Diff

2992
raymath.h Normal file

File diff suppressed because it is too large Load Diff