summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorquou <quou@disroot.org>2024-07-17 21:29:29 +1000
committerquou <quou@disroot.org>2024-07-17 21:29:41 +1000
commitc67b409dd32e4aa795e5aa9868202c910fc9ffd0 (patch)
treed97724dee6a2e1369474403af6b0e00abe81e058 /Makefile
parentb8d2cf5610f0e0ef96ded0a5de5bda54c10c9552 (diff)
simple mouse look
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d183d38..33c0c01 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,7 @@ sources = \
maths.c \
memory.c \
plat.c \
+ player.c \
rect.c \
render.c \
standard.c