diff options
| author | Ray <[email protected]> | 2019-05-23 11:03:18 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-05-23 11:03:18 +0200 |
| commit | 6cdb73a5cb22df1fc36110ef233827061252c8f3 (patch) | |
| tree | 5cf9cbc4f47159bd129e209aedb9e0cfee4a9145 /examples | |
| parent | 3c0ebe0f600ff65fedccd23710f2717d2e63e92c (diff) | |
| download | raylib.com-6cdb73a5cb22df1fc36110ef233827061252c8f3.tar.gz raylib.com-6cdb73a5cb22df1fc36110ef233827061252c8f3.zip | |
Corect issue
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/web/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/web/Makefile b/examples/web/Makefile index d47e7bb..d1bd252 100644 --- a/examples/web/Makefile +++ b/examples/web/Makefile @@ -28,7 +28,6 @@ PROJECT_NAME ?= raylib_examples RAYLIB_VERSION ?= 2.5.0 RAYLIB_API_VERSION ?= 2 RAYLIB_PATH ?= C:\GitHub\raylib -RAYLIB_PATH ?= D:\GitHub\raylib # Define default options |
