Mercurial > mm7
comparison mm7_5.cpp @ 403:a05e12cac518
m
author | Ritor1 |
---|---|
date | Sat, 23 Feb 2013 15:22:55 +0600 |
parents | 74205b91647b |
children | c0700eaabeb8 |
comparison
equal
deleted
inserted
replaced
402:74205b91647b | 403:a05e12cac518 |
---|---|
14856 pRenderer->DrawTextureIndexed(17 * (char)uVoicesVolumeMultiplier + 265, 270, | 14856 pRenderer->DrawTextureIndexed(17 * (char)uVoicesVolumeMultiplier + 265, 270, |
14857 (Texture *)(uTextureID_ControlBG[(char)uVoicesVolumeMultiplier + 10] != -1 ? &pIcons_LOD->pTextures[uTextureID_ControlBG[(char)uVoicesVolumeMultiplier + 10]] : 0)); | 14857 (Texture *)(uTextureID_ControlBG[(char)uVoicesVolumeMultiplier + 10] != -1 ? &pIcons_LOD->pTextures[uTextureID_ControlBG[(char)uVoicesVolumeMultiplier + 10]] : 0)); |
14858 } | 14858 } |
14859 | 14859 |
14860 | 14860 |
14861 | |
14862 //----- (004151D9) -------------------------------------------------------- | 14861 //----- (004151D9) -------------------------------------------------------- |
14863 void __fastcall DrawPopupWindow(unsigned int uX, unsigned int uY, unsigned int uWidth, unsigned int uHeight) | 14862 void __fastcall DrawPopupWindow(unsigned int uX, unsigned int uY, unsigned int uWidth, unsigned int uHeight) |
14864 { | 14863 { |
14865 unsigned int v4; // ebx@1 | 14864 unsigned int v4; // ebx@1 |
14866 Texture *v5; // edi@1 | 14865 Texture *v5; // edi@1 |