comparison GUIWindow.cpp @ 76:5b9ef61560cf

Слияние
author Ritor1
date Mon, 28 Jan 2013 14:52:18 +0600
parents 2c0260e09693
children 377535d6e366
comparison
equal deleted inserted replaced
75:6ef241d53522 76:5b9ef61560cf
982 if ( *(char *)(v7 + v3) ) 982 if ( *(char *)(v7 + v3) )
983 { 983 {
984 v4 = 2 * (12 * pPlayer->pNumSpellBookPage + (unsigned __int8)*(&byte_4E2431[12 * pPlayer->pNumSpellBookPage] + v3)); 984 v4 = 2 * (12 * pPlayer->pNumSpellBookPage + (unsigned __int8)*(&byte_4E2431[12 * pPlayer->pNumSpellBookPage] + v3));
985 pWindow->CreateButton(pViewport->uViewportX + dword_4E20D0[v4], 985 pWindow->CreateButton(pViewport->uViewportX + dword_4E20D0[v4],
986 pViewport->uViewportY + dword_4E20D0[v4 + 1], 986 pViewport->uViewportY + dword_4E20D0[v4 + 1],
987 *(short *)(dword_50640C[v3] + 24), 987 dword_506408[v3 + 1]->uTextureWidth,
988 *(short *)(dword_50640C[v3] + 26), 988 dword_506408[v3 + 1]->uTextureHeight,
989 1, 79, 0x56u, v3, 0, "", 0); 989 1, 79, 0x56u, v3, 0, "", 0);
990 ++a2; 990 ++a2;
991 } 991 }
992 ++v3; 992 ++v3;
993 } 993 }