summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2020-03-04 21:12:16 +0800
committerchai <chaifix@163.com>2020-03-04 21:12:16 +0800
commit38f0535e00f12ea7da30c39423fc39f6f92cca50 (patch)
tree6bee7806f2f83d2b821cd97031dc37afc554c393 /src/config.h
parentb04283601451185ee8d95b281e7bd53d62fce4d4 (diff)
*misc
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 43c45af..9173688 100644
--- a/src/config.h
+++ b/src/config.h
@@ -1,8 +1,10 @@
#ifndef _SOFTSHADEROOM_CONFIG_H_
#define _SOFTSHADEROOM_CONFIG_H_
+// ±àÒë¿ØÖÆ
+
#define WIN32 1
-#define PLATFORM WIN32
+#define PLATFORM WIN32
#endif \ No newline at end of file