diff options
author | chai <chaifix@163.com> | 2019-12-08 02:39:57 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-12-08 02:39:57 +0800 |
commit | 8518e135ff5c312bd5a3b496d400c751aa3bd5b3 (patch) | |
tree | 96ea48d2046b0ecc3ff791efd8fe7a5780ad52e5 /src/shaders/common_header.h | |
parent | 0c4b1e68d64996a4aa5b136ddb6ee5643e159ef2 (diff) |
*光源
Diffstat (limited to 'src/shaders/common_header.h')
-rw-r--r-- | src/shaders/common_header.h | 1 |
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 |