Compare commits

..

2 Commits

Author SHA1 Message Date
3d071fddf7 remove CI badges 2023-07-17 16:48:55 +03:00
8ece3d6e22 update raylib to 4.5 2023-07-17 16:47:12 +03:00
3 changed files with 3 additions and 1 deletions

View File

@ -79,7 +79,7 @@ include: submodules
lib: submodules
cd depends/raylib/src $(THEN) "$(MAKE)" PLATFORM=PLATFORM_DESKTOP
$(MKDIR) $(call platformpth, lib/$(platform))
$(call COPY,depends/raylib/src/$(libGenDir),lib/$(platform),libraylib.a)
$(call COPY,depends/raylib/$(libGenDir),lib/$(platform),libraylib.a)
# Link the program and create the executable
$(target): $(objects)

1
vendor/raylib vendored Submodule

@ -0,0 +1 @@
Subproject commit 0851960397f02a477d80eda2239f90fae14dec64

1
vendor/raylib-cpp vendored Submodule

@ -0,0 +1 @@
Subproject commit a8f803edae6db67dafa1f84c1099f1bbc74925ef