comparison mm7_4.cpp @ 2044:28cb79ae2f6f

Time.h rename
author Ritor1
date Thu, 28 Nov 2013 17:12:50 +0600
parents 2ccf638342d6
children f9698295c0bd
comparison
equal deleted inserted replaced
2043:2ccf638342d6 2044:28cb79ae2f6f
27 #include "FrameTableInc.h" 27 #include "FrameTableInc.h"
28 #include "OurMath.h" 28 #include "OurMath.h"
29 #include "SpriteObject.h" 29 #include "SpriteObject.h"
30 #include "ObjectList.h" 30 #include "ObjectList.h"
31 #include "DecorationList.h" 31 #include "DecorationList.h"
32 #include "Time.h" 32 #include "Timer.h"
33 #include "IconFrameTable.h" 33 #include "IconFrameTable.h"
34 #include "PlayerFrameTable.h" 34 #include "PlayerFrameTable.h"
35 #include "Awards.h" 35 #include "Awards.h"
36 #include "TurnEngine.h" 36 #include "TurnEngine.h"
37 #include "Events2D.h" 37 #include "Events2D.h"