#ifndef __FIND_H__ #define __FIND_H__ gboolean find_moveable_card(GList *ptr, GdkEventButton *event, struct _prog *prog_data); #endif