mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 07:07:42 +00:00
Add missing includes where applicable
Resolves a few required dependencies
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
#include "Runtime/RetroTypes.hpp"
|
||||
#include "Runtime/rstl.hpp"
|
||||
#include "Runtime/Audio/CAudioGroupSet.hpp"
|
||||
#include "Runtime/Audio/CSfxManager.hpp"
|
||||
#include "Runtime/AutoMapper/CMapWorld.hpp"
|
||||
#include "Runtime/Graphics/CModel.hpp"
|
||||
@@ -14,7 +15,6 @@
|
||||
#include "Runtime/World/ScriptObjectSupport.hpp"
|
||||
|
||||
namespace urde {
|
||||
class CAudioGroupSet;
|
||||
class CGameArea;
|
||||
class CResFactory;
|
||||
class IGameArea;
|
||||
|
||||
Reference in New Issue
Block a user