Mercurial > mm7
comparison UI/UITransition.cpp @ 2153:d28d3c006077
Some Render decoupling.
author | Nomad |
---|---|
date | Thu, 09 Jan 2014 02:34:20 +0200 |
parents | 28cb79ae2f6f |
children | e9625ad08541 |
comparison
equal
deleted
inserted
replaced
2152:d44b7775fc06 | 2153:d28d3c006077 |
---|---|
1 #ifdef _MSC_VER | |
2 #define _CRT_SECURE_NO_WARNINGS | |
3 #endif | |
4 | |
5 #include <io.h> | 1 #include <io.h> |
6 | 2 |
7 #include "..\mm7_data.h" | 3 #include "..\mm7_data.h" |
8 #include "..\VideoPlayer.h" | 4 #include "..\VideoPlayer.h" |
9 #include "..\MapInfo.h" | 5 #include "..\MapInfo.h" |