2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 21:11:21 +00:00
metaforce/Runtime/Character/CAnimationManager.hpp

14 lines
174 B
C++

#ifndef __PSHAG_CANIMATIONMANAGER_HPP__
#define __PSHAG_CANIMATIONMANAGER_HPP__
namespace urde
{
class CAnimationManager
{
};
}
#endif // __PSHAG_CANIMATIONMANAGER_HPP__