#ifndef _SEE_H_52e1ee05_ #define _SEE_H_52e1ee05_ #include "structs.h" extern void seecell(LOC *); extern void see(LOC *, int, int, void (*)(LOC *)); #endif