summaryrefslogtreecommitdiffstats
path: root/source/LeakFinder.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/LeakFinder.h')
-rw-r--r--source/LeakFinder.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/source/LeakFinder.h b/source/LeakFinder.h
index 6743adda0..42af4f910 100644
--- a/source/LeakFinder.h
+++ b/source/LeakFinder.h
@@ -143,3 +143,13 @@ ZZZ_LeakFinder zzz_LeakFinder;
#endif
#endif // __cplusplus
+
+
+
+
+extern void DumpUsedMemory(LeakFinderOutput * output = NULL);
+
+
+
+
+