Mercurial > mm7
diff mm7_data.cpp @ 1477:7ef4b64f6329
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Added support for most of mm6 resources, placeholders for mm8 resources.
Fixed few C4258
author | Nomad |
---|---|
date | Wed, 28 Aug 2013 18:43:07 +0200 |
parents | c987b5ed09af |
children | 4ce525fe9ea9 a109bb203e28 86cb7398d2a8 |
line wrap: on
line diff
--- a/mm7_data.cpp Wed Aug 28 14:39:01 2013 +0600 +++ b/mm7_data.cpp Wed Aug 28 18:43:07 2013 +0200 @@ -1015,7 +1015,7 @@ int dword_50CDCC; // weak int bProcessorIsNotIntel; // weak Vec3_int_ layingitem_vel_50FDFC; -std::array<char, 777> pStartingMapName; // idb +char pStartingMapName[32]; // idb std::array<unsigned __int8, 5> IsPlayerWearingWatersuit; std::array<char, 54> party_has_equipment; std::array<char, 16> byte_5111F6; @@ -1214,7 +1214,7 @@ LONG uWindowStyle; // idb HMENU hOSMenu; // idb int dword_6BE340; // weak -std::array<char, 20> pCurrentMapName; // idb +char pCurrentMapName[32]; // idb unsigned int uLevelMapStatsID; int dword_6BE364_game_settings_1 = 0; // weak int dword_6BE368_debug_settings_2 = 0; // weak