diff mm7_data.h @ 1794:3f1e09a71726

Merge
author Grumpy7
date Sun, 06 Oct 2013 09:21:09 +0200
parents 4dee76d79c78 644d10ad682e
children 9f93b5700e2d 49a4db499c0a
line wrap: on
line diff
--- a/mm7_data.h	Sun Oct 06 09:19:12 2013 +0200
+++ b/mm7_data.h	Sun Oct 06 09:21:09 2013 +0200
@@ -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);