comparison UI/UIBooks.cpp @ 2153:d28d3c006077

Some Render decoupling.
author Nomad
date Thu, 09 Jan 2014 02:34:20 +0200
parents 75fafd8ced59
children aff7a7b072b7
comparison
equal deleted inserted replaced
2152:d44b7775fc06 2153:d28d3c006077
1 #ifdef _MSC_VER
2 #define _CRT_SECURE_NO_WARNINGS
3 #endif
4
5 #include "..\MM7.h" 1 #include "..\MM7.h"
6 #include "UIBooks.h" 2 #include "UIBooks.h"
7 #include "..\Render.h" 3 #include "..\Render.h"
8 #include "..\GUIWindow.h" 4 #include "..\GUIWindow.h"
9 #include "..\GUIFont.h" 5 #include "..\GUIFont.h"