diff options
Diffstat (limited to 'games/makefile')
| -rw-r--r-- | games/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/makefile b/games/makefile index 96e65a80..60f38bff 100644 --- a/games/makefile +++ b/games/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) |
