Mercurial > mm7
diff UI/UIArena.cpp @ 2415:f4af3b203f65
LOD.cpp cleaned and search memory corrupt
author | Ritor1 |
---|---|
date | Sun, 20 Jul 2014 22:38:31 +0600 |
parents | 8cee51ce4382 |
children | 5abd8fc8f1c6 |
line wrap: on
line diff
--- a/UI/UIArena.cpp Wed Jul 16 18:28:23 2014 +0600 +++ b/UI/UIArena.cpp Sun Jul 20 22:38:31 2014 +0600 @@ -1,19 +1,23 @@ +#define _CRTDBG_MAP_ALLOC +#include <stdlib.h> +#include <crtdbg.h> + #define _CRT_SECURE_NO_WARNINGS -#include "mm7_data.h" -#include "Sprites.h" +#include "../mm7_data.h" +#include "../Sprites.h" -#include "GUIWindow.h" -#include "GUIFont.h" -#include "Party.h" -#include "AudioPlayer.h" -#include "Outdoor.h" -#include "LOD.h" -#include "Actor.h" -#include "Events.h" -#include "Viewport.h" -#include "texts.h" -#include "MM7.h" +#include "../GUIWindow.h" +#include "../GUIFont.h" +#include "../Party.h" +#include "../AudioPlayer.h" +#include "../Outdoor.h" +#include "../LOD.h" +#include "../Actor.h" +#include "../Events.h" +#include "../Viewport.h" +#include "../texts.h" +#include "../MM7.h" std::array<Vec2_int_, 20> pMonsterArenaPlacements = {{