Mercurial > mm7
comparison NewUI/MainMenu.cpp @ 2415:f4af3b203f65
LOD.cpp cleaned and search memory corrupt
author | Ritor1 |
---|---|
date | Sun, 20 Jul 2014 22:38:31 +0600 |
parents | aff7a7b072b7 |
children | 68cdef6879a0 |
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 #include "MainMenu.h" | 6 #include "MainMenu.h" |
3 #include "..\LOD.h" | 7 #include "..\LOD.h" |
4 | 8 |
5 bool MainMenuWindow::OnMouseLeftClick(int x, int y) | 9 bool MainMenuWindow::OnMouseLeftClick(int x, int y) |