Mercurial > mm7
diff mm7_data.h @ 657:7747161ea5b5
RenderBillboard member rename
author | Nomad |
---|---|
date | Wed, 13 Mar 2013 01:29:33 +0200 |
parents | 2bf48d11d742 |
children | c10163a6d946 |
line wrap: on
line diff
--- a/mm7_data.h Tue Mar 12 08:30:17 2013 +0200 +++ b/mm7_data.h Wed Mar 13 01:29:33 2013 +0200 @@ -1981,7 +1981,7 @@ void __fastcall PrepareDrawLists_BLV(struct IndoorLocation_drawstru *_this); int /*__usercall*/ sr_sub_4D6FB0/*<eax>*/(struct stru315 *a1/*<ebp>*/); int /*__usercall*/ sr_sub_4D705A/*<eax>*/(struct stru315 *a1/*<ebp>*/); -void __cdecl MessWithBillboards_BLV(); +void __cdecl FindBillboardsLightLevels_BLV(); int __fastcall _43F55F_get_billboard_light_level(struct RenderBillboard *a1, int uBaseLightLevel); int __fastcall _43F5C8_get_point_light_level_with_respect_to_lights(unsigned int uBaseLightLevel, int uSectorID, float x, float y, float z); void PrepareBspRenderList_BLV();