feat(input): Add arrow key input

This commit is contained in:
PedroEdiaz
2025-05-11 12:54:43 -06:00
parent 9ae78c3c84
commit 64a6f60b6d
5 changed files with 37 additions and 9 deletions

View File

@@ -1,5 +1,6 @@
#include "main.h"
#include <stdlib.h>
#include <stdio.h>
/*