still memory heap issue
This commit is contained in:
marauder2k7 2024-02-24 12:04:53 +00:00
parent 4caa54ad7e
commit 42b8748f5b
4 changed files with 121 additions and 81 deletions

View file

@ -35,7 +35,6 @@
#include "materials/materialParameters.h"
#include "gfx/sim/gfxStateBlockData.h"
#include "core/util/safeDelete.h"
#include "gfx/genericConstBuffer.h"
#include "console/simFieldDictionary.h"
#include "console/propertyParsing.h"
#include "gfx/util/screenspace.h"