metaforce/Runtime/Common/CAssetFactory.hpp

13 lines
154 B
C++
Raw Normal View History

2015-08-17 13:33:58 -07:00
#ifndef __RETRO_CASSETFACTORY_HPP__
#define __RETRO_CASSETFACTORY_HPP__
namespace Retro
{
namespace Common
{
}
}
2015-08-17 13:33:58 -07:00
#endif // __RETRO_CASSETFACTORY_HPP__