Browse Source

update header file. #define round

main
fdlt3917 2 years ago
parent
commit
b57f6d51c6
  1. 1
      src/main/quizproject.h

1
src/main/quizproject.h

@ -25,5 +25,6 @@ void feedbackForm(void);
void displayCredits(void);
#define NUM_QUESTIONS 5
#define round 3
#endif
Loading…
Cancel
Save