Mercurial > mm7
diff mm7_data.h @ 737:225d92620998
004A19D8 refactored
author | Nomad |
---|---|
date | Fri, 22 Mar 2013 20:40:23 +0200 |
parents | 6daaa2f18d0d |
children | 585490c29945 |
line wrap: on
line diff
--- a/mm7_data.h Fri Mar 22 20:07:55 2013 +0200 +++ b/mm7_data.h Fri Mar 22 20:40:23 2013 +0200 @@ -2254,7 +2254,7 @@ unsigned int __fastcall GetMaxMipLevels(unsigned int uDim); bool __cdecl CheckTextureStages(); bool __cdecl AreRenderSurfacesOk(); -int __fastcall sub_4A19D8(unsigned int, unsigned int); // weak +unsigned int BlendColors(unsigned int c1, unsigned int c2); // weak void __cdecl DoRenderBillboards_D3D(); int __fastcall sr_4A46E6_draw_particle_segment(unsigned int x, signed int y, signed int z, int a4, unsigned int lightColor); void __cdecl Present_ColorKey();