00001 #ifndef SEARCH_DEFS_H 00002 #define SEARCH_DEFS_H 00003 00004 00005 #define SEARCH_INITIAL_SIZEX 200 00006 #define SEARCH_INITIAL_SIZEY 320 00007 00008 00009 #endif //SEARCH_DEFS_H