From d6f405c2294856255c25879128e3bb7070c042c9 Mon Sep 17 00:00:00 2001 From: Mitchell Richters Date: Sat, 27 Aug 2022 18:50:25 +1000 Subject: [PATCH] - Blood: Remove leftover Polymost draw code prototype. --- source/games/blood/src/view.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/source/games/blood/src/view.cpp b/source/games/blood/src/view.cpp index 81d70bee4..87f23b9de 100644 --- a/source/games/blood/src/view.cpp +++ b/source/games/blood/src/view.cpp @@ -634,7 +634,6 @@ void renderCrystalBall() #endif } -void render3DViewPolymost(int nSectnum, int cX, int cY, int cZ, binangle cA, fixedhoriz cH); //--------------------------------------------------------------------------- //