mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-23 05:15:34 +00:00
unintialized variable cleanups
This commit is contained in:
parent
deb17b16fa
commit
ddac695252
3 changed files with 6 additions and 2 deletions
|
|
@ -87,7 +87,6 @@ const U32 DecalManager::smMaxIndices = 10000;
|
|||
DecalManager *gDecalManager = NULL;
|
||||
|
||||
IMPLEMENT_CONOBJECT(DecalManager);
|
||||
DECLARE_CATEGORY("UNLISTED");
|
||||
|
||||
ConsoleDoc(
|
||||
"@defgroup Decals\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue