aboutsummaryrefslogtreecommitdiff
path: root/src/StormPort.h
diff options
context:
space:
mode:
authorLadislav <Zezula>2014-01-03 18:56:23 +0100
committerLadislav <Zezula>2014-01-03 18:56:23 +0100
commit6cd009bc7cb60b4000e2267c7d100a3f0d9a42a0 (patch)
tree7e2b5dd6f85855c284067442fc6ebce5c95409f3 /src/StormPort.h
parent3a9a6ec46beaf839cfe4fe8b6a26e1ca5e2d0316 (diff)
+ Version 9.00 released
Diffstat (limited to 'src/StormPort.h')
-rw-r--r--src/StormPort.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/StormPort.h b/src/StormPort.h
index 0d98bcb..218d5cf 100644
--- a/src/StormPort.h
+++ b/src/StormPort.h
@@ -168,6 +168,7 @@
#define _tcslen strlen
#define _tcscpy strcpy
#define _tcscat strcat
+ #define _tcschr strchr
#define _tcsrchr strrchr
#define _tcsstr strstr
#define _tprintf printf