Mercurial > mm7
comparison mm7_1.cpp @ 983:1462a5f12b65
Character Skills tab drawing fixed.
author | Nomad |
---|---|
date | Sat, 11 May 2013 17:00:43 +0200 |
parents | 8b46828a64f4 |
children | d982fffb8b96 |
comparison
equal
deleted
inserted
replaced
982:08fd1436ef35 | 983:1462a5f12b65 |
---|---|
1317 unsigned int v3; // eax@7 | 1317 unsigned int v3; // eax@7 |
1318 unsigned __int16 v4; // dx@7 | 1318 unsigned __int16 v4; // dx@7 |
1319 unsigned __int16 v5; // cx@7 | 1319 unsigned __int16 v5; // cx@7 |
1320 unsigned __int16 v6; // [sp-4h] [bp-14h]@7 | 1320 unsigned __int16 v6; // [sp-4h] [bp-14h]@7 |
1321 | 1321 |
1322 | |
1323 extern void set_default_ui_skin(); | |
1324 set_default_ui_skin(); | |
1322 | 1325 |
1323 if (align == PartyAlignment_Evil) | 1326 if (align == PartyAlignment_Evil) |
1324 { | 1327 { |
1325 if ( bReplace ) | 1328 if ( bReplace ) |
1326 { | 1329 { |