comparison UI/Books/UIMapBook.cpp @ 2464:104fdbea0386

cleaning project part 2
author zipi
date Sun, 17 Aug 2014 17:49:34 +0100
parents 8cee51ce4382
children 7b076fe64f23
comparison
equal deleted inserted replaced
2463:0f17a30149ec 2464:104fdbea0386
1 #define _CRT_SECURE_NO_WARNINGS 1 #define _CRT_SECURE_NO_WARNINGS
2 #include "UIMapBook.h" 2 #include "UIMapBook.h"
3 #include "..\..\Events.h" 3 #include "..\..\Events.h"
4 #include "..\..\mm7_unsorted_subs.h"
5 #include "..\..\MM7.h" 4 #include "..\..\MM7.h"
6 #include "..\..\Render.h" 5 #include "..\..\Render.h"
7 #include "..\..\Mouse.h" 6 #include "..\..\Mouse.h"
8 #include "..\UIBooks.h" 7 #include "..\UIBooks.h"
9 #include "..\..\MapInfo.h" 8 #include "..\..\MapInfo.h"
17 #include "..\..\OurMath.h" 16 #include "..\..\OurMath.h"
18 #include "..\..\texts.h" 17 #include "..\..\texts.h"
19 #include "..\..\Level/Decoration.h" 18 #include "..\..\Level/Decoration.h"
20 // 19 //
21 #include "..\..\mm7_data.h" 20 #include "..\..\mm7_data.h"
21
22
22 23
23 std::array<__int16, 6> pTownPortalBook_xs = {{260, 324, 147, 385, 390, 19}}; 24 std::array<__int16, 6> pTownPortalBook_xs = {{260, 324, 147, 385, 390, 19}};
24 std::array<__int16, 6> pTownPortalBook_ys = {{206, 84, 182, 239, 17, 283}}; 25 std::array<__int16, 6> pTownPortalBook_ys = {{206, 84, 182, 239, 17, 283}};
25 26
26 std::array<unsigned int, 5> pLloydsBeaconsPreviewXs = {{61, 281, 61, 281, 171}}; // 004E249C 27 std::array<unsigned int, 5> pLloydsBeaconsPreviewXs = {{61, 281, 61, 281, 171}}; // 004E249C