OpenBarnyard
 
Loading...
Searching...
No Matches
ALockedMesh.cpp
Go to the documentation of this file.
1#include "pch.h"
2#include "ALockedMesh.h"
3
4//-----------------------------------------------------------------------------
5// Enables memory debugging.
6// Note: Should be the last include!
7//-----------------------------------------------------------------------------
9
11
13
14// $Barnyard: FUNCTION 005f79c0
16{
17 // TODO: initialise members
18}
19
20// $Barnyard: FUNCTION 0057fd50
#define TOSHI_NAMESPACE_USING
Definition Defines.h:46
#define TDEFINE_CLASS(...)
Definition TObject.h:120