Mercurial > mm7
comparison LightsStack.cpp @ 2253:aff7a7b072b7
adding _CRT_SECURE_NO_WARNINGS to get rid of a few hundrer annoying warnings + adding count parameter to swprintf
author | Grumpy7 |
---|---|
date | Wed, 26 Feb 2014 23:35:23 +0100 |
parents | 0aeac0b9ca30 |
children | d04017f3d2fa |
comparison
equal
deleted
inserted
replaced
2250:3cc3a29f073b | 2253:aff7a7b072b7 |
---|---|
1 #define _CRT_SECURE_NO_WARNINGS | |
1 #include <string> | 2 #include <string> |
2 #include "Lights.h" | 3 #include "Lights.h" |
3 | 4 |
4 | 5 |
5 //----- (00467D88) -------------------------------------------------------- | 6 //----- (00467D88) -------------------------------------------------------- |