OpenBarnyard
 
Loading...
Searching...
No Matches
AAnimControllerType.cpp
Go to the documentation of this file.
1#include "pch.h"
3
4//-----------------------------------------------------------------------------
5// Enables memory debugging.
6// Note: Should be the last include!
7//-----------------------------------------------------------------------------
9
11
13
14// $Barnyard: FUNCTION 005803b0
18
19// $Barnyard: FUNCTION 005803d0
20// $Barnyard: FUNCTION 00580360
24
26{
27 return TTRUE;
28}
#define TOSHI_NAMESPACE_USING
Definition Defines.h:46
#define TDEFINE_CLASS_NORUNTIME(...)
Definition TObject.h:138
#define TTRUE
Definition Typedefs.h:25
bool TBOOL
Definition Typedefs.h:6
virtual TBOOL Create(const PBProperties *a_pProperties)