From c432f86624e0c8298dfc7e07f8a9677ed2ec19dd Mon Sep 17 00:00:00 2001 From: Alam Ed Arias Date: Wed, 4 Dec 2019 10:43:33 -0500 Subject: [PATCH] change from shifting bits to multi for a OLD video function marco --- src/v_video.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/v_video.h b/src/v_video.h index e3dbb75dc..48cd163cc 100644 --- a/src/v_video.h +++ b/src/v_video.h @@ -137,7 +137,7 @@ extern RGBA_t *pMasterPalette; #define V_DrawMappedPatch(x,y,s,p,c) V_DrawFixedPatch((x)<