make naming more consistent + rename some files

This commit is contained in:
2026-02-22 14:17:55 +01:00
parent fe6bbe9bbb
commit f06afc210f
10 changed files with 27 additions and 27 deletions

View File

@ -2,8 +2,8 @@
#define __STATE_HPP_
#include "config.hpp"
#include "klotski.hpp"
#include "mass_springs.hpp"
#include "puzzle.hpp"
#include "physics.hpp"
#include "presets.hpp"
#include <raymath.h>