mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:47:43 +00:00
ANCS stubs and initial readers
This commit is contained in:
13
Runtime/Character/CAnimTreeDoubleChild.hpp
Normal file
13
Runtime/Character/CAnimTreeDoubleChild.hpp
Normal file
@@ -0,0 +1,13 @@
|
||||
#ifndef __PSHAG_CANIMTREEDOUBLECHILD_HPP__
|
||||
#define __PSHAG_CANIMTREEDOUBLECHILD_HPP__
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
class CAnimTreeDoubleChild
|
||||
{
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif // __PSHAG_CANIMTREEDOUBLECHILD_HPP__
|
||||
Reference in New Issue
Block a user