Mercurial > mm7
comparison mm7_data.cpp @ 1739:1776d4f033a7
WeaponShop cleared
author | Ritor1 |
---|---|
date | Fri, 27 Sep 2013 15:19:32 +0600 |
parents | 7d99124bccd8 |
children | 0155fb9254dd |
comparison
equal
deleted
inserted
replaced
1735:873ac151c38d | 1739:1776d4f033a7 |
---|---|
1324 int dword_AE3370; // weak | 1324 int dword_AE3370; // weak |
1325 char byte_AE5B91; // weak | 1325 char byte_AE5B91; // weak |
1326 std::array<int, 32> dword_F1B430; // weak | 1326 std::array<int, 32> dword_F1B430; // weak |
1327 //int dword_F8B144; // nexindex [-1] to the following | 1327 //int dword_F8B144; // nexindex [-1] to the following |
1328 std::array<int, 4> player_levels = {{1, 1, 1, 1}}; | 1328 std::array<int, 4> player_levels = {{1, 1, 1, 1}}; |
1329 std::array<__int16, 777> word_F8B158; // weak | 1329 std::array<__int16, 6> weapons_Ypos; // word_F8B158 |
1330 struct Texture *ShopTexture; // idb | 1330 struct Texture *ShopTexture; // idb |
1331 std::array<struct Texture *, 12> ItemsInShopTexture; | 1331 std::array<struct Texture *, 12> ItemsInShopTexture; |
1332 __int16 bountyHunting_monster_id_for_hunting; // word_F8B1A0 | 1332 __int16 bountyHunting_monster_id_for_hunting; // word_F8B1A0 |
1333 const char *bountyHunting_text; // word_F8B1A4 | 1333 const char *bountyHunting_text; // word_F8B1A4 |
1334 int contract_approved; // weak | 1334 int contract_approved; // weak |