2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-14 13:11:21 +00:00
metaforce/Runtime/Graphics/CVertexMorphEffect.hpp
2016-04-12 20:07:23 -10:00

14 lines
175 B
C++

#ifndef __URDE_CVERTEXMORPHEFFECT_HPP__
#define __URDE_CVERTEXMORPHEFFECT_HPP__
namespace urde
{
class CVertexMorphEffect
{
};
}
#endif // __URDE_CVERTEXMORPHEFFECT_HPP__