metaforce/Runtime/Common/CAssetFactory.hpp

13 lines
154 B
C++

#ifndef __RETRO_CASSETFACTORY_HPP__
#define __RETRO_CASSETFACTORY_HPP__
namespace Retro
{
namespace Common
{
}
}
#endif // __RETRO_CASSETFACTORY_HPP__