2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-06-05 15:13:27 +00:00
metaforce/Runtime/World/CEnvFxManager.hpp
2016-04-16 16:50:45 -10:00

14 lines
155 B
C++

#ifndef __URDE_CENVFXMANAGER_HPP__
#define __URDE_CENVFXMANAGER_HPP__
namespace urde
{
class CEnvFxManager
{
};
}
#endif // __URDE_CENVFXMANAGER_HPP__