Mercurial > mm7
comparison stru6.cpp @ 2496:5abd8fc8f1c6
for ITEM_ARTIFACT_LADYS_ESCORT
author | Ritor1 |
---|---|
date | Thu, 18 Sep 2014 17:38:54 +0600 |
parents | b054ea5daf45 |
children | 68cdef6879a0 |
comparison
equal
deleted
inserted
replaced
2495:7b076fe64f23 | 2496:5abd8fc8f1c6 |
---|---|
3 #include <crtdbg.h> | 3 #include <crtdbg.h> |
4 | 4 |
5 #define _CRT_SECURE_NO_WARNINGS | 5 #define _CRT_SECURE_NO_WARNINGS |
6 #include "stru6.h" | 6 #include "stru6.h" |
7 | 7 |
8 #include "LightmapBuilder.h" | 8 #include "Engine/Graphics/LightmapBuilder.h" |
9 #include "SpriteObject.h" | 9 #include "SpriteObject.h" |
10 #include "ParticleEngine.h" | 10 #include "Engine/Graphics/ParticleEngine.h" |
11 #include "Game.h" | 11 #include "Game.h" |
12 #include "LOD.h" | 12 #include "LOD.h" |
13 #include "Sprites.h" | 13 #include "Engine/Graphics/Sprites.h" |
14 #include "ObjectList.h" | 14 #include "ObjectList.h" |
15 #include "Actor.h" | 15 #include "Actor.h" |
16 #include "Random.h" | 16 #include "Random.h" |
17 #include "IconFrameTable.h" | 17 #include "IconFrameTable.h" |
18 #include "Timer.h" | 18 #include "Timer.h" |
19 #include "Viewport.h" | 19 #include "Engine/Graphics/Viewport.h" |
20 #include "Overlays.h" | 20 #include "Engine/Graphics/Overlays.h" |
21 #include "stru160.h" | 21 #include "stru160.h" |
22 #include "OurMath.h" | 22 #include "OurMath.h" |
23 #include "Lights.h" | 23 #include "Engine/Graphics/Lights.h" |
24 | 24 |
25 #include "MM7.h" | 25 #include "MM7.h" |
26 | 26 |
27 #include "Indoor.h" | 27 #include "Engine/Graphics/Indoor.h" |
28 | 28 |
29 | 29 |
30 | 30 |
31 | 31 |
32 //----- (004A7063) -------------------------------------------------------- | 32 //----- (004A7063) -------------------------------------------------------- |