Changing Project Structure

This commit is contained in:
2026-04-26 13:48:26 -04:00
parent 3607c4bf36
commit 8a4812973c
9 changed files with 8 additions and 10 deletions

2
main.c
View File

@@ -1,4 +1,4 @@
#include "game.h"
#include "include/game.h"
#include <unistd.h>
#include <stdbool.h>