Final fix for the memory manager #CAUDIO_USE_MMGR

This commit is contained in:
Raynaldo Rivera 2010-02-21 04:09:44 +00:00
parent 5599cdadf3
commit 507dbfd4d3
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@
#endif
#include "../Headers/cMemoryManager.h"
#include "../include/cAudioDefines.h"
// ---------------------------------------------------------------------------------------------------------------------------------
// -DOC- If you're like me, it's hard to gain trust in foreign code. This memory manager will try to INDUCE your code to crash (for
// very good reasons... like making bugs obvious as early as possible.) Some people may be inclined to remove this memory tracking