Mercurial > mm7
comparison NPC.cpp @ 1225:42b41aaecd87
Слияние
author | Ritor1 |
---|---|
date | Wed, 05 Jun 2013 21:00:45 +0600 |
parents | 29a8defbad9e |
children | ab6560001f5b |
comparison
equal
deleted
inserted
replaced
1224:23632c91ed0a | 1225:42b41aaecd87 |
---|---|
1 | 1 #ifdef _MSC_VER |
2 #define _CRT_SECURE_NO_WARNINGS | |
3 #endif | |
2 | 4 |
3 #include "Allocator.h" | 5 #include "Allocator.h" |
4 #include "texts.h" | 6 #include "texts.h" |
5 #include "LOD.h" | 7 #include "LOD.h" |
6 #include "Autonotes.h" | 8 #include "Autonotes.h" |