aboutsummaryrefslogtreecommitdiff
path: root/examples/game/raylib.tm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/game/raylib.tm')
-rw-r--r--examples/game/raylib.tm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/game/raylib.tm b/examples/game/raylib.tm
index faa6f227..fc0affb9 100644
--- a/examples/game/raylib.tm
+++ b/examples/game/raylib.tm
@@ -1,5 +1,5 @@
# Raylib wrapper for some functions and structs
-use libraylib.so
+use -lraylib
use <raylib.h>
use <raymath.h>