X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcommon%2Ftextprocessing.h;h=78ddf2b1b2d6f165f2f65e2ca8692ffedc6bec19;hb=2077fd3163afbf00561d4d4030a087ffded67a81;hp=8461393db80312180194d58be27b634959a482a4;hpb=97ebb2bdd18e21f4ed3e7a99e91b411cf5827324;p=xestiaab%2F.git diff --git a/source/common/textprocessing.h b/source/common/textprocessing.h index 8461393..78ddf2b 100644 --- a/source/common/textprocessing.h +++ b/source/common/textprocessing.h @@ -35,6 +35,9 @@ void DeleteMapDataProcess(int IndexNum, std::map* MapData); void DeleteMapDataProcess(int IndexNum, std::map* MapData); void DeleteMapDataProcess(int IndexNum, std::map* MapData); +bool MapDataExists(int *ItemIndex, std::map *MapPtr); +bool MapDataExists(int *ItemIndex, std::map *MapPtr); + //void DeleteMapDataB() {}; //void DeleteMapData() {};