diff options
author | quou <quou@disroot.org> | 2024-07-17 21:29:29 +1000 |
---|---|---|
committer | quou <quou@disroot.org> | 2024-07-17 21:29:41 +1000 |
commit | c67b409dd32e4aa795e5aa9868202c910fc9ffd0 (patch) | |
tree | d97724dee6a2e1369474403af6b0e00abe81e058 /Makefile | |
parent | b8d2cf5610f0e0ef96ded0a5de5bda54c10c9552 (diff) |
simple mouse look
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ sources = \ maths.c \ memory.c \ plat.c \ + player.c \ rect.c \ render.c \ standard.c |