Working on a better character view.

This commit is contained in:
Zed A. Shaw 2025-05-16 01:22:12 -04:00
parent d6e64dd06b
commit 0eb245d113
10 changed files with 18 additions and 42 deletions

View file

@ -1,7 +1,7 @@
#pragma once
#include "constants.hpp"
#include "levelmanager.hpp"
#include "../fsm.hpp"
#include "simplefsm.hpp"
#include "gui/debug_ui.hpp"
#include "gui/main_ui.hpp"
#include "gui/combat_ui.hpp"