rename files based on their classes

This commit is contained in:
2026-02-28 22:30:00 +01:00
parent 809fbf1b93
commit 9ab96c5903
22 changed files with 677 additions and 657 deletions

View File

@ -1,6 +1,6 @@
#include "user_interface.hpp"
#include "config.hpp"
#include "input.hpp"
#include "input_handler.hpp"
#include <raylib.h>