Skip to content

Commit

Permalink
Update cEdge.fxh
Browse files Browse the repository at this point in the history
  • Loading branch information
papadanku committed Sep 29, 2024
1 parent 9a0acee commit 15a7cb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shaders/shared/cEdge.fxh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#define INCLUDE_CEDGE

#if defined(CSHADE_CONTOUR)
#include "cShadeHDR.fxh"
#define CEDGE_SAMPLE(SAMPLER, TEX) CShade_BackBuffer2D(TEX)
#else
#define CEDGE_SAMPLE(SAMPLER, TEX) tex2D(SAMPLER, TEX)
Expand Down

0 comments on commit 15a7cb7

Please sign in to comment.