comparison Party.cpp @ 2044:28cb79ae2f6f

Time.h rename
author Ritor1
date Thu, 28 Nov 2013 17:12:50 +0600
parents bb0da61e4a7e
children c2a004e7458b
comparison
equal deleted inserted replaced
2043:2ccf638342d6 2044:28cb79ae2f6f
2 #define _CRT_SECURE_NO_WARNINGS 2 #define _CRT_SECURE_NO_WARNINGS
3 #endif 3 #endif
4 4
5 #include "Party.h" 5 #include "Party.h"
6 #include "MapInfo.h" 6 #include "MapInfo.h"
7 #include "Time.h" 7 #include "Timer.h"
8 #include "AudioPlayer.h" 8 #include "AudioPlayer.h"
9 #include "IconFrameTable.h" 9 #include "IconFrameTable.h"
10 #include "Mouse.h" 10 #include "Mouse.h"
11 #include "PlayerFrameTable.h" 11 #include "PlayerFrameTable.h"
12 #include "TurnEngine.h" 12 #include "TurnEngine.h"