mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 15:47:46 +00:00
CCameraManager imps
This commit is contained in:
13
Runtime/World/CEnvFxManager.hpp
Normal file
13
Runtime/World/CEnvFxManager.hpp
Normal file
@@ -0,0 +1,13 @@
|
||||
#ifndef __URDE_CENVFXMANAGER_HPP__
|
||||
#define __URDE_CENVFXMANAGER_HPP__
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
class CEnvFxManager
|
||||
{
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif // __URDE_CENVFXMANAGER_HPP__
|
||||
Reference in New Issue
Block a user