Mercurial > mm7
diff mm7_data.cpp @ 1518:091c5eb46a0e
Fix size of byte_5111F6, it must include unk_511206 (as byte).
author | yoctozepto |
---|---|
date | Wed, 04 Sep 2013 15:27:01 +0200 |
parents | c3da3c2985b8 |
children | 61458df2cb4f |
line wrap: on
line diff
--- a/mm7_data.cpp Wed Sep 04 14:34:59 2013 +0200 +++ b/mm7_data.cpp Wed Sep 04 15:27:01 2013 +0200 @@ -1012,7 +1012,7 @@ char pStartingMapName[32]; // idb std::array<unsigned __int8, 5> IsPlayerWearingWatersuit; std::array<char, 54> party_has_equipment; -std::array<char, 16> byte_5111F6; +std::array<char, 17> byte_5111F6; int _unused000; // weak