mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:47:43 +00:00
more classes added
This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
|
||||
#include <memory>
|
||||
#include "CBasics.hpp"
|
||||
#include "CScriptMailbox.hpp"
|
||||
#include "CMapWorldInfo.hpp"
|
||||
#include "CPlayerState.hpp"
|
||||
#include "CWorldTransManager.hpp"
|
||||
#include "ScriptObjectSupport.hpp"
|
||||
|
||||
namespace Retro
|
||||
{
|
||||
class CScriptMailbox;
|
||||
class CMapWorldInfo;
|
||||
class CPlayerState;
|
||||
class CWorldTransManager;
|
||||
|
||||
class CStateManager
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user