diff options
| author | 0scar <qgt268@alumni.ku.dk> | 2023-08-02 07:22:57 +0000 |
|---|---|---|
| committer | 0scar <qgt268@alumni.ku.dk> | 2023-08-02 13:35:35 +0000 |
| commit | 1713482a2af615daa83887278716736799389c3d (patch) | |
| tree | edec5cf88101dccf6f55340e7fbed73b21216fd1 /CMakeLists.txt | |
| parent | 760464c6b14d8f573d49ce67fbdabe490c4912d3 (diff) | |
Update input handling method
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
