Remove unused prototype

This commit is contained in:
Magnus Norddahl 2016-12-28 02:21:32 +01:00
parent 4d906c50f4
commit b2a0f02f68
1 changed files with 0 additions and 2 deletions

View File

@ -177,8 +177,6 @@ namespace swrenderer
void R_FinishSetPatchStyle(); // Call this after finished drawing the current thing, in case its style was STYLE_Shade
DrawerFunc R_GetTransMaskDrawer();
const uint8_t *R_GetColumn(FTexture *tex, int col);
void R_UpdateFuzzPos();
// Sets dc_colormap and dc_light to their appropriate values depending on the output format (pal vs true color)