Fix cmake files and add input file

This commit is contained in:
Patrick Schwarzer 2025-04-28 03:28:25 +02:00
parent 2de172775d
commit 077b2759ad
8 changed files with 65 additions and 26 deletions

4
engine/input.h Normal file
View file

@ -0,0 +1,4 @@
#pragma once
void process_input();