PJC-0x03/main.h

9 lines
112 B
C
Raw Normal View History

2020-03-05 13:35:46 +01:00
#ifndef PJC_0X03_MAIN_H
#define PJC_0X03_MAIN_H
int get_userguess();
int lemmego();
#endif //PJC_0X03_MAIN_H