Mercurial > mm7
comparison UI/UISaveLoad.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 | 259df09dfb50 |
children | d28d3c006077 |
comparison
equal
deleted
inserted
replaced
2151:92511cd8fcdb | 2152:d44b7775fc06 |
---|---|
14 #include "..\LOD.h" | 14 #include "..\LOD.h" |
15 #include "..\SaveLoad.h" | 15 #include "..\SaveLoad.h" |
16 #include "..\texts.h" | 16 #include "..\texts.h" |
17 | 17 |
18 #include "..\mm7_data.h" | 18 #include "..\mm7_data.h" |
19 #include "..\mm7_unsorted_subs.h" | |
19 | 20 |
20 | 21 |
21 //----- (004601B7) -------------------------------------------------------- | 22 //----- (004601B7) -------------------------------------------------------- |
22 static void UI_DrawSaveLoad(bool save) | 23 static void UI_DrawSaveLoad(bool save) |
23 { | 24 { |