X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcommon%2Ftextprocessing.h;h=78ddf2b1b2d6f165f2f65e2ca8692ffedc6bec19;hb=eca779d6c7d0b6e6836f725159b2269231a6dd4f;hp=8461393db80312180194d58be27b634959a482a4;hpb=87b1ab30b0f67dfa0457f9e946757d83cfb25106;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() {};