refactor: cleaned up service directory structure (#300)
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
#include "services/gui_service.hpp"
|
||||
#include "services/gui/gui_service.hpp"
|
||||
#include "views/view.hpp"
|
||||
#include "services/player_service.hpp"
|
||||
|
||||
namespace big
|
||||
{
|
||||
@ -19,4 +18,4 @@ namespace big
|
||||
ImGui::End();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user