Mercurial > mm7
diff mm7_data.h @ 1784:d73f4668ef94
BuildingVerticesClipping
author | Ritor1 |
---|---|
date | Thu, 03 Oct 2013 18:07:55 +0600 |
parents | 24e756a50073 |
children | 644d10ad682e |
line wrap: on
line diff
--- a/mm7_data.h Wed Oct 02 17:11:15 2013 +0600 +++ b/mm7_data.h Thu Oct 03 18:07:55 2013 +0600 @@ -1099,7 +1099,7 @@ int __fastcall GetPortalScreenCoord(unsigned int uFaceID); bool PortalFrustrum(int pNumVertices, struct BspRenderer_PortalViewportData *a2, struct BspRenderer_PortalViewportData *near_portal, int uFaceID); int sr_424CD7(unsigned int uVertexID); // idb -int __fastcall sr_424EE0_MakeFanFromTriangle(unsigned int uVertexID); // idb +int BuildingVerticesClipping(unsigned int uNumVertices); void __fastcall GivePartyExp(unsigned int pEXPNum); bool __fastcall sub_427769_spell(unsigned int uSpellID); void _42777D_CastSpell_UseWand_ShootArrow(int a1, unsigned int uPlayerID, unsigned int a4, __int16 a5, int a6);