Skip to content

Commit c114163

Browse files
Update memory_game.c
1 parent 40b7f95 commit c114163

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

memory_game.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
This program is a game to test your memory.
3+
NOTE: This should only be played on Windows.
34
*/
45

56
# include <stdio.h>// defines scanf() and printf() and getchar()

0 commit comments

Comments
 (0)