Skip to content

Commit

Permalink
Rename story.h to 정수_story.h
Browse files Browse the repository at this point in the history
  • Loading branch information
jessy-kim authored May 13, 2022
1 parent 7c239e4 commit 3e55fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 6주차/story.h → 6주차/정수_story.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ class prolog{
public:
enum fact { Diamond_is_carbon = 1, Heart_is_organ, Sun_is_one_of_stars };
void ask(Character* x,int f);
};
};

0 comments on commit 3e55fa1

Please sign in to comment.