Mercurial > mm7
comparison UI/Books/UIMapBook.cpp @ 2354:7f2e111bbafb
Readding unsorted_subs to UIMapbook.cpp
author | Grumpy7 |
---|---|
date | Wed, 09 Apr 2014 21:58:46 +0200 |
parents | bb9f180d50f6 |
children | 65789351a537 |
comparison
equal
deleted
inserted
replaced
2353:bb9f180d50f6 | 2354:7f2e111bbafb |
---|---|
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" | |
4 #include "..\..\MM7.h" | 5 #include "..\..\MM7.h" |
5 #include "..\..\Render.h" | 6 #include "..\..\Render.h" |
6 #include "..\..\Mouse.h" | 7 #include "..\..\Mouse.h" |
7 #include "..\UIBooks.h" | 8 #include "..\UIBooks.h" |
8 #include "..\..\MapInfo.h" | 9 #include "..\..\MapInfo.h" |