comparison DecalBuilder.cpp @ 2152:d44b7775fc06

Removed DirectDraw2 compatibility. 3D Sound enabled (change 3DSoundProvider registry entry to activate it). Moved all forward declarations to mm7_unsorted_subs.h (many cpp files do not need them anyweay).
author Nomad
date Thu, 09 Jan 2014 01:37:34 +0200
parents ba3de1337989
children 0a1438c16c2b
comparison
equal deleted inserted replaced
2151:92511cd8fcdb 2152:d44b7775fc06
4 #include "stru314.h" 4 #include "stru314.h"
5 #include "Outdoor.h" 5 #include "Outdoor.h"
6 #include "Log.h" 6 #include "Log.h"
7 7
8 #include "mm7_data.h" 8 #include "mm7_data.h"
9 #include "mm7_unsorted_subs.h"
9 10
10 #include "stru9.h" 11 #include "stru9.h"
11 12
12 #include "Outdoor_stuff.h" 13 #include "Outdoor_stuff.h"
13 14