- SW: Remove leftover Polymost draw code prototype.

This commit is contained in:
Mitchell Richters 2022-08-27 17:55:02 +10:00 committed by Christoph Oelckers
parent 2f76ca100f
commit 3242b8fd81

View file

@ -1274,7 +1274,6 @@ void PreDrawStackedWater(void)
void DoPlayerDiveMeter(PLAYER* pp);
void polymost_drawscreen(PLAYER* pp, int tx, int ty, int tz, binangle tang, fixedhoriz thoriz, sectortype* tsect);
void UpdateWallPortalState()