Skip to content

Commit

Permalink
comment on get func
Browse files Browse the repository at this point in the history
  • Loading branch information
yahalloe committed Dec 9, 2023
1 parent 25c741b commit db2845f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion h.h
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ void greet(void);
void printRules(void);

/*
*
* gets the mode thet the players wants to play
*/
int getMode(void);

Expand Down

0 comments on commit db2845f

Please sign in to comment.