comparison Party.cpp @ 2153:d28d3c006077

Some Render decoupling.
author Nomad
date Thu, 09 Jan 2014 02:34:20 +0200
parents 7890930801a8
children 9bd7522cdbbb
comparison
equal deleted inserted replaced
2152:d44b7775fc06 2153:d28d3c006077
1 #ifdef _MSC_VER
2 #define _CRT_SECURE_NO_WARNINGS
3 #endif
4
5 #include "Party.h" 1 #include "Party.h"
6 #include "MapInfo.h" 2 #include "MapInfo.h"
7 #include "Timer.h" 3 #include "Timer.h"
8 #include "AudioPlayer.h" 4 #include "AudioPlayer.h"
9 #include "IconFrameTable.h" 5 #include "IconFrameTable.h"