mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-08-23 16:06:40 +02:00
cleanup includes, primarily artifacts of the updatestrat refactor
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
#include "./simple_scene.hpp"
|
||||
#include "mm/services/service.hpp"
|
||||
|
||||
#include <mm/components/time_delta.hpp>
|
||||
|
||||
#include <entt/entity/registry.hpp>
|
||||
|
||||
|
||||
#include <tracy/Tracy.hpp>
|
||||
|
||||
#include <mm/logger.hpp>
|
||||
|
@@ -1,6 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "mm/services/service.hpp"
|
||||
#include <mm/services/scene_service_interface.hpp>
|
||||
|
||||
#include <chrono>
|
||||
|
Reference in New Issue
Block a user