Mercurial > mm7
comparison LOD.h @ 1405:c0b273d33338
RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
author | Ritor1 |
---|---|
date | Mon, 22 Jul 2013 15:23:43 +0600 |
parents | 7cc3b01a92ac |
children | b870630761df |
comparison
equal
deleted
inserted
replaced
1404:7cc3b01a92ac | 1405:c0b273d33338 |
---|---|
157 void ReleaseLostHardwareTextures(); | 157 void ReleaseLostHardwareTextures(); |
158 void _410423_move_textures_to_device(); | 158 void _410423_move_textures_to_device(); |
159 int _410522(struct Texture *pDst, const char *pContainer, unsigned int uTextureType); | 159 int _410522(struct Texture *pDst, const char *pContainer, unsigned int uTextureType); |
160 void SetupPalettes(unsigned int uTargetRBits, unsigned int uTargetGBits, unsigned int uTargetBBits); | 160 void SetupPalettes(unsigned int uTargetRBits, unsigned int uTargetGBits, unsigned int uTargetBBits); |
161 void ReleaseAll2(); | 161 void ReleaseAll2(); |
162 void ClearTextureList(); | 162 void RemoveTexturesPackFromTextureList(); |
163 void _4355F7(); | 163 void RemoveTexturesFromTextureList(); |
164 void _inlined_sub0(); | 164 void _inlined_sub0(); |
165 void _inlined_sub1(); | 165 void _inlined_sub1(); |
166 void _inlined_sub2(); | 166 void _inlined_sub2(); |
167 | 167 |
168 inline struct Texture *GetTexture(int idx) | 168 inline struct Texture *GetTexture(int idx) |