#ifndef __MOVE_H__ #define __MOVE_H__ int dodirn(int vb); int dogocom(void); #endif /* Add nothing past this line... */