Added raylib libs.

This commit is contained in:
2025-12-11 10:14:45 +01:00
parent 5a71d16d1f
commit f2fc2dadcd
3 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@@ -19,7 +19,7 @@
# Libraries # Libraries
*.lib *.lib
*.a # *.a
*.la *.la
*.lo *.lo

BIN
libs/linux/libraygui.a Normal file

Binary file not shown.

BIN
libs/linux/libraylib.a Normal file

Binary file not shown.