mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:47:42 +00:00
Various character imps
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
#ifndef __PSHAG_CANIMTREETWEENBASE_HPP__
|
||||
#define __PSHAG_CANIMTREETWEENBASE_HPP__
|
||||
|
||||
#include "CAnimTreeDoubleChild.hpp"
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
class CAnimTreeTweenBase
|
||||
class CAnimTreeTweenBase : public CAnimTreeDoubleChild
|
||||
{
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user