summaryrefslogtreecommitdiff
path: root/src/shaders/common_header.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shaders/common_header.h')
-rw-r--r--src/shaders/common_header.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shaders/common_header.h b/src/shaders/common_header.h
index 848fe98..9741a36 100644
--- a/src/shaders/common_header.h
+++ b/src/shaders/common_header.h
@@ -3,5 +3,6 @@
#include "../core/shader.h"
+extern void ssrR_putline(int x0, int y0, int x1, int y1, Color color);
#endif \ No newline at end of file