Mercurial > mm7
comparison Engine/LOD.cpp @ 2575:a76d408c5132 tip
DrawTranslucent -> DrawTextureGrayShade
Removed old texture drawing stuff
author | a.parshin |
---|---|
date | Wed, 09 Mar 2016 01:39:52 +0200 |
parents | dd36326a9994 |
children |
comparison
equal
deleted
inserted
replaced
2574:dd36326a9994 | 2575:a76d408c5132 |
---|---|
1793 } | 1793 } |
1794 return v7; | 1794 return v7; |
1795 } | 1795 } |
1796 | 1796 |
1797 //----- (00410522) -------------------------------------------------------- | 1797 //----- (00410522) -------------------------------------------------------- |
1798 int LODFile_IconsBitmaps::_410522(Texture_MM7 *pDst, const char *pContainer, unsigned int uTextureType) | 1798 int LODFile_IconsBitmaps::PlacementLoadTexture(Texture_MM7 *pDst, const char *pContainer, unsigned int uTextureType) |
1799 { | 1799 { |
1800 void *v9; // ST2C_4@6 | 1800 void *v9; // ST2C_4@6 |
1801 int v15; // ecx@12 | 1801 int v15; // ecx@12 |
1802 int v16; // ecx@12 | 1802 int v16; // ecx@12 |
1803 int v17; // eax@12 | 1803 int v17; // eax@12 |