summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
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