Document Contest Lady TV Show
This commit is contained in:
@@ -21,6 +21,12 @@
|
||||
#define QUIZ_AUTHOR_NAME_PLAYER 1
|
||||
#define QUIZ_AUTHOR_NAME_OTHER_PLAYER 2
|
||||
|
||||
#define QUIZ_QUESTION_LEN 9
|
||||
#define QUIZ_QUESTION_LEN 9
|
||||
|
||||
#endif
|
||||
// Constants for how many good Pokéblocks the Contest Lady was given
|
||||
// This determines how her performance is described when her TV show comes on
|
||||
#define CONTEST_LADY_NORMAL 0
|
||||
#define CONTEST_LADY_GOOD 1
|
||||
#define CONTEST_LADY_BAD 2
|
||||
|
||||
#endif // GUARD_LILYCOVE_LADY_CONSTANTS_H
|
||||
|
||||
Reference in New Issue
Block a user