Mercurial > mm7
comparison GUI/UI/UIBooks.cpp @ 2502:a77c34acdbc9
Media folder
author | Ritor1 |
---|---|
date | Fri, 19 Sep 2014 05:13:32 +0600 |
parents | 0ff6a9e9bf7f |
children | 1bcadc6dd203 |
comparison
equal
deleted
inserted
replaced
2501:0ff6a9e9bf7f | 2502:a77c34acdbc9 |
---|---|
4 | 4 |
5 #define _CRT_SECURE_NO_WARNINGS | 5 #define _CRT_SECURE_NO_WARNINGS |
6 #include "..\../Engine/MM7.h" | 6 #include "..\../Engine/MM7.h" |
7 #include "UIBooks.h" | 7 #include "UIBooks.h" |
8 #include "..\../Engine/Graphics/Render.h" | 8 #include "..\../Engine/Graphics/Render.h" |
9 #include "..\../GUIWindow.h" | 9 #include "..\../GUI/GUIWindow.h" |
10 #include "..\../GUIFont.h" | 10 #include "..\../GUI/GUIFont.h" |
11 #include "..\../AudioPlayer.h" | 11 #include "..\../Media/Audio/AudioPlayer.h" |
12 #include "..\../Engine/LOD.h" | 12 #include "..\../Engine/LOD.h" |
13 | 13 |
14 #include "..\../Engine/mm7_data.h" | 14 #include "..\../Engine/mm7_data.h" |
15 | 15 |
16 //----- (00413CC6) -------------------------------------------------------- | 16 //----- (00413CC6) -------------------------------------------------------- |