Mercurial > mm7
comparison Items.cpp @ 1682:3c451fd02fcf
OnInventoryLeftClick cleanup
author | Grumpy7 |
---|---|
date | Fri, 20 Sep 2013 10:23:54 +0200 |
parents | a4390cef284c |
children | 2a309997c42f |
comparison
equal
deleted
inserted
replaced
1681:406872881eb6 | 1682:3c451fd02fcf |
---|---|
141 { 2, 2, 2, 2, 4, 4, 4, 5, 5, 5, 5, 6, 6, 6}, | 141 { 2, 2, 2, 2, 4, 4, 4, 5, 5, 5, 5, 6, 6, 6}, |
142 { 2, 2, 2, 2, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7}}}; | 142 { 2, 2, 2, 2, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7}}}; |
143 | 143 |
144 int sub_4BE571(int a1, int *a2, int a3, int a4); | 144 int sub_4BE571(int a1, int *a2, int a3, int a4); |
145 | 145 |
146 ItemGen *ptr_50C9A4; | 146 ItemGen *ptr_50C9A4_ItemToEnchant; |
147 | 147 |
148 struct ItemsTable *pItemsTable; // 005D29E0 | 148 struct ItemsTable *pItemsTable; // 005D29E0 |
149 | 149 |
150 | 150 |
151 | 151 |