Mercurial > mm7
changeset 940:4dd4184d4248
stru287 removed.
author | Nomad |
---|---|
date | Wed, 01 May 2013 13:54:46 +0200 |
parents | 9be9afdbeac3 |
children | 7cbe4f80e322 0d96349d8c87 |
files | mm7_2.cpp mm7_3.cpp mm7_4.cpp mm7_data.cpp stru287.h texts.cpp |
diffstat | 6 files changed, 0 insertions(+), 20 deletions(-) [+] |
line wrap: on
line diff
--- a/mm7_2.cpp Wed May 01 13:52:09 2013 +0200 +++ b/mm7_2.cpp Wed May 01 13:54:46 2013 +0200 @@ -27,7 +27,6 @@ #include "DecorationList.h" #include "SaveLoad.h" #include "stru123.h" -#include "stru287.h" #include "stru176.h" #include "Time.h" #include "IconFrameTable.h"
--- a/mm7_3.cpp Wed May 01 13:52:09 2013 +0200 +++ b/mm7_3.cpp Wed May 01 13:54:46 2013 +0200 @@ -26,7 +26,6 @@ #include "DecorationList.h" #include "SaveLoad.h" #include "stru123.h" -#include "stru287.h" #include "Time.h" #include "IconFrameTable.h" #include "TurnEngine.h"
--- a/mm7_4.cpp Wed May 01 13:52:09 2013 +0200 +++ b/mm7_4.cpp Wed May 01 13:54:46 2013 +0200 @@ -28,7 +28,6 @@ #include "DecorationList.h" #include "SaveLoad.h" #include "stru123.h" -#include "stru287.h" #include "Time.h" #include "IconFrameTable.h" #include "GUIProgressBar.h"
--- a/mm7_data.cpp Wed May 01 13:52:09 2013 +0200 +++ b/mm7_data.cpp Wed May 01 13:54:46 2013 +0200 @@ -51,9 +51,6 @@ #include "stru298.h" stru298 stru_50FE08; // weak -#include "stru287.h" -stru287 stru_5E4C50; - #include "Autonotes.h" Autonote pAutonoteTxt[195]; // weak
--- a/stru287.h Wed May 01 13:52:09 2013 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ -#pragma once - - - -/* 281 */ -#pragma pack(push, 1) -struct stru287 -{ - char field_0[24]; -}; -#pragma pack(pop) -extern stru287 stru_5E4C50; \ No newline at end of file
--- a/texts.cpp Wed May 01 13:52:09 2013 +0200 +++ b/texts.cpp Wed May 01 13:54:46 2013 +0200 @@ -1,7 +1,6 @@ #include <string.h> #include "Allocator.h" -#include "stru287.h" #include "LOD.h" #include "mm7_data.h" #include "texts.h" @@ -46,7 +45,6 @@ pSomeItemsNames[11] = pGlobalTXT_LocalizationStrings[281]; pSomeItemsNames[12] = pGlobalTXT_LocalizationStrings[282]; pSomeItemsNames[13] = pGlobalTXT_LocalizationStrings[143]; - memset(&stru_5E4C50, 0, sizeof(stru_5E4C50)); } //----- (00452C30) --------------------------------------------------------