Improve input processing

This commit is contained in:
2023-12-07 18:21:14 +01:00
parent 8543cc7b43
commit 56a73fe28c
6 changed files with 117 additions and 130 deletions

View File

@@ -2,6 +2,8 @@
#include "game_state.h"
#include "input.h"
#include <math.h>
#include <raymath.h>