summaryrefslogtreecommitdiffstats
path: root/libraries/raylib/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/raylib/README')
-rw-r--r--libraries/raylib/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/raylib/README b/libraries/raylib/README
index 594b0b4a6b..f8da3e89dd 100644
--- a/libraries/raylib/README
+++ b/libraries/raylib/README
@@ -2,8 +2,8 @@ raylib is a simple and easy-to-use library to enjoy videogames
programming and it is highly inspired by Borland BGI graphics lib
and by XNA framework.
-Wayland support can be enabled with WAYLAND=ON when building the
-package.
+Set JARXM_LINEAR_INTERPOLATION=1 to patch jarxm to use linear
+interpolation instead of no interpolation when playing back XM
+(FastTracker II) music modules.
-Set GLFW=ON to use a system-wide installation of GLFW instead
-of raylib's bundled one.
+Set WAYLAND=1 to make Raylib work on Wayland instead of X11.