PJC-0x03/main.h
surtur 4ea499623e
Some checks failed
continuous-integration/drone/push Build is failing
added project files and .drone.yml
2020-03-05 13:35:46 +01:00

9 lines
112 B
C

#ifndef PJC_0X03_MAIN_H
#define PJC_0X03_MAIN_H
int get_userguess();
int lemmego();
#endif //PJC_0X03_MAIN_H