Move gui_fsm to fsm but this causes some problems.
This commit is contained in:
parent
cc44c9d37a
commit
bed5ce22d2
6 changed files with 12 additions and 12 deletions
2
main.cpp
2
main.cpp
|
@ -1,4 +1,4 @@
|
|||
#include "gui/gui_fsm.hpp"
|
||||
#include "gui/fsm.hpp"
|
||||
#include "textures.hpp"
|
||||
#include "sound.hpp"
|
||||
#include "autowalker.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue