From 1713482a2af615daa83887278716736799389c3d Mon Sep 17 00:00:00 2001 From: 0scar Date: Wed, 2 Aug 2023 09:22:57 +0200 Subject: Update input handling method --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 8a18c25..8928417 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -64,6 +64,7 @@ set(ENGINE_SOURCES src/engine.c src/fov.c src/hashmap.c + src/input.c src/logging.c src/memory.c src/rendering.c -- cgit v1.3