summaryrefslogtreecommitdiff
path: root/src/stubs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stubs.c')
-rw-r--r--src/stubs.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/stubs.c b/src/stubs.c
index df4d37e..3b2e9db 100644
--- a/src/stubs.c
+++ b/src/stubs.c
@@ -517,16 +517,6 @@ void D3D_ScreenInversionOverlay()
fprintf(stderr, "D3D_ScreenInversionOverlay()\n");
}
-void D3D_PredatorThermalVisionPolygon_Output(POLYHEADER *inputPolyPtr,RENDERVERTEX *renderVerticesPtr)
-{
- fprintf(stderr, "D3D_PredatorThermalVisionPolygon_Output(%p, %p)\n", inputPolyPtr, renderVerticesPtr);
-}
-
-void D3D_PredatorScreenInversionOverlay()
-{
- fprintf(stderr, "D3D_PredatorScreenInversionOverlay()\n");
-}
-
void D3D_PlayerOnFireOverlay()
{
fprintf(stderr, "D3D_PlayerOnFireOverlay()\n");