mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
Further order LegoWorld
This commit is contained in:
parent
5e35945e9e
commit
dfee3ee061
@ -3,6 +3,8 @@
|
||||
|
||||
// clang-format off
|
||||
#include "mxpresenterlist.h"
|
||||
#include "legoentitylist.h"
|
||||
#include "legocachesoundlist.h"
|
||||
// clang-format on
|
||||
|
||||
#include "legoentity.h"
|
||||
@ -10,9 +12,7 @@
|
||||
#include "legopathcontrollerlist.h"
|
||||
#include "roi/legoroi.h"
|
||||
|
||||
class LegoCacheSoundList;
|
||||
class LegoCameraController;
|
||||
class LegoEntityList;
|
||||
class LegoPathBoundary;
|
||||
class LegoHideAnimPresenter;
|
||||
|
||||
|
||||
@ -1,14 +1,9 @@
|
||||
#include "legoworld.h"
|
||||
|
||||
// clang-format off
|
||||
#include "legoentitylist.h"
|
||||
// clang-format on
|
||||
|
||||
#include "anim/legoanim.h"
|
||||
#include "legoanimationmanager.h"
|
||||
#include "legoanimpresenter.h"
|
||||
#include "legobuildingmanager.h"
|
||||
#include "legocachesoundlist.h"
|
||||
#include "legocachesoundmanager.h"
|
||||
#include "legocameracontroller.h"
|
||||
#include "legocontrolmanager.h"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user