Skip to content

Commit ede1f2f

Browse files
committed
Update Makefile
1 parent eb11329 commit ede1f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ RAYLIB_INCLUDE_PATH ?= $(RAYLIB_PATH)/src
3838
RAYLIB_LIB_PATH ?= $(RAYLIB_PATH)/src
3939

4040
# Build mode for project: DEBUG or RELEASE
41-
BUILD_MODE ?= RELEASE
41+
BUILD_MODE ?= DEBUG
4242

4343
# PLATFORM_WEB: Default properties
4444
BUILD_WEB_ASYNCIFY ?= FALSE

0 commit comments

Comments
 (0)