added new title music & agnostic struct array compare function
This commit is contained in:
parent
b9ba62c4c8
commit
b897b23b1b
5 changed files with 2698 additions and 50 deletions
2
Makefile
2
Makefile
|
@ -44,7 +44,7 @@ RAYLIB_LIB_PATH ?= /usr/local/lib
|
|||
RAYLIB_LIBTYPE ?= STATIC
|
||||
|
||||
# Build mode for project: DEBUG or RELEASE
|
||||
BUILD_MODE ?= RELEASE
|
||||
BUILD_MODE ?= DEBUG
|
||||
|
||||
# Use Wayland display server protocol on Linux desktop (by default it uses X11 windowing system)
|
||||
# NOTE: This variable is only used for PLATFORM_OS: LINUX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue