summaryrefslogtreecommitdiffhomepage
path: root/games/koala_seasons/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/koala_seasons/Makefile')
-rw-r--r--games/koala_seasons/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/koala_seasons/Makefile b/games/koala_seasons/Makefile
index c70385f6..0928d3ad 100644
--- a/games/koala_seasons/Makefile
+++ b/games/koala_seasons/Makefile
@@ -36,7 +36,7 @@ ifeq ($(PLATFORM),PLATFORM_WEB)
endif
# define raylib directory for include and library
-RAYLIB_PATH ?= D:\GitHub\raylib
+RAYLIB_PATH ?= C:\raylib\raylib
# determine PLATFORM_OS in case PLATFORM_DESKTOP selected
ifeq ($(PLATFORM),PLATFORM_DESKTOP)