Mercurial > mm7
diff mm7_data.cpp @ 1470:c987b5ed09af
footer array fix
author | zipi |
---|---|
date | Mon, 26 Aug 2013 19:11:55 +0100 |
parents | 2ca62c9e7b3c |
children | 7ef4b64f6329 |
line wrap: on
line diff
--- a/mm7_data.cpp Mon Aug 26 18:49:17 2013 +0100 +++ b/mm7_data.cpp Mon Aug 26 19:11:55 2013 +0100 @@ -1072,7 +1072,7 @@ int dword_5C3418; // weak int dword_5C341C; // weak int _5C3420_pDecoration; -std::array<char, 777> byte_5C3427; // weak +//std::array<char, 777> byte_5C3427; // weak std::array<char, 200> GameUI_Footer_TimedString; std::array<char, 200> pFooterString; unsigned int GameUI_Footer_TimeLeft;