Mercurial > mm7
diff mm7_data.cpp @ 2140:4c0c475917dd
drawing items in the dragon's cave and GetFloorLevel for BModels
author | Ritor1 |
---|---|
date | Thu, 02 Jan 2014 17:56:55 +0600 |
parents | e99081a3a66a |
children | 92511cd8fcdb |
line wrap: on
line diff
--- a/mm7_data.cpp Thu Jan 02 09:11:28 2014 +0600 +++ b/mm7_data.cpp Thu Jan 02 17:56:55 2014 +0600 @@ -1259,8 +1259,8 @@ std::array<int, 20> ceiling_height_level; std::array<__int16, 104> odm_floor_face_vert_coord_Y; // word_720F70 std::array<__int16, 104> odm_floor_face_vert_coord_X; // word_721040 -std::array<int, 777> dword_721110; // idb -std::array<int, 777> dword_721160; // idb +std::array<int, 20> current_Face_id; // dword_721110 +std::array<int, 20> current_BModel_id; // dword_721160 std::array<int, 20> odm_floor_level; // idb int blv_prev_party_x; // weak int blv_prev_party_z; // weak