reactos/rosapps/mc/src/learn.h

7 lines
69 B
C
Raw Normal View History

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