summaryrefslogtreecommitdiff
path: root/src/shaders/common_header.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-12-08 02:39:57 +0800
committerchai <chaifix@163.com>2019-12-08 02:39:57 +0800
commit8518e135ff5c312bd5a3b496d400c751aa3bd5b3 (patch)
tree96ea48d2046b0ecc3ff791efd8fe7a5780ad52e5 /src/shaders/common_header.h
parent0c4b1e68d64996a4aa5b136ddb6ee5643e159ef2 (diff)
*光源
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