mc/src/learn.h
1998-02-27 04:54:42 +00:00

7 lines
69 B
C

#ifndef __LEARN_H
#define __LEARN_H
void learn_keys (void);
#endif