Mercurial > mm7
comparison UI/UIRest.cpp @ 2464:104fdbea0386
cleaning project part 2
author | zipi |
---|---|
date | Sun, 17 Aug 2014 17:49:34 +0100 |
parents | f4af3b203f65 |
children | 5abd8fc8f1c6 |
comparison
equal
deleted
inserted
replaced
2463:0f17a30149ec | 2464:104fdbea0386 |
---|---|
1 #define _CRTDBG_MAP_ALLOC | 1 #define _CRTDBG_MAP_ALLOC |
2 #include <stdlib.h> | 2 #include <stdlib.h> |
3 #include <crtdbg.h> | 3 #include <crtdbg.h> |
4 | 4 |
5 #define _CRT_SECURE_NO_WARNINGS | 5 #define _CRT_SECURE_NO_WARNINGS |
6 #include "..\mm7_unsorted_subs.h" | |
7 #include "..\GUIWindow.h" | 6 #include "..\GUIWindow.h" |
8 #include "..\GUIFont.h" | 7 #include "..\GUIFont.h" |
9 #include "..\Party.h" | 8 #include "..\Party.h" |
10 #include "..\AudioPlayer.h" | 9 #include "..\AudioPlayer.h" |
11 #include "..\Outdoor.h" | 10 #include "..\Outdoor.h" |