summaryrefslogtreecommitdiff
path: root/src/shaders/common_header.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-12-15 00:39:18 +0800
committerchai <chaifix@163.com>2019-12-15 00:39:18 +0800
commit749bbc6a54e50c297ab49d9e515a3679651d1461 (patch)
tree097bbe044332e816aa481db1a4e325b8d3f63b0d /src/shaders/common_header.h
parent3f44877edfe4c301b258d522bcb4e8d9b6e92382 (diff)
*misc
Diffstat (limited to 'src/shaders/common_header.h')
-rw-r--r--src/shaders/common_header.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/shaders/common_header.h b/src/shaders/common_header.h
deleted file mode 100644
index 9741a36..0000000
--- a/src/shaders/common_header.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef _SOFTSHADEROOM_COMMON_HEADER_H_
-#define _SOFTSHADEROOM_COMMON_HEADER_H_
-
-#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