Mercurial > mm7
comparison MMT.cpp @ 2415:f4af3b203f65
LOD.cpp cleaned and search memory corrupt
author | Ritor1 |
---|---|
date | Sun, 20 Jul 2014 22:38:31 +0600 |
parents | 14c05b876218 |
children | d922225a6081 94393b73d333 |
comparison
equal
deleted
inserted
replaced
2414:0673a59ec9e5 | 2415:f4af3b203f65 |
---|---|
1 #define _CRTDBG_MAP_ALLOC | |
2 #include <stdlib.h> | |
3 #include <crtdbg.h> | |
4 | |
1 #define _CRT_SECURE_NO_WARNINGS | 5 #define _CRT_SECURE_NO_WARNINGS |
2 | 6 |
3 #include "MMT.h" | 7 #include "MMT.h" |
4 #include "GUIWindow.h" | 8 #include "GUIWindow.h" |
5 #include "mm7_unsorted_subs.h" | 9 #include "mm7_unsorted_subs.h" |