diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-09-23 21:39:21 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-23 21:39:21 -0400 |
commit | a6ab2eb883b4cef727a6caee993745cfeff1274b (patch) | |
tree | c3bf2f4b0b3183de111bfcc89fac3316f562c937 /include/constants/lilycove_lady.h | |
parent | 554210c5e315e786ddc6eef888e9ff6065ad73f8 (diff) | |
parent | 0c2e9a5b4c1c0c0f2a62be6165e826760dd572cb (diff) |
Merge branch 'master' into trailingSpaces
Diffstat (limited to 'include/constants/lilycove_lady.h')
-rw-r--r-- | include/constants/lilycove_lady.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/constants/lilycove_lady.h b/include/constants/lilycove_lady.h index 9c494823e..5b1e7d7b4 100644 --- a/include/constants/lilycove_lady.h +++ b/include/constants/lilycove_lady.h @@ -21,8 +21,6 @@ #define QUIZ_AUTHOR_NAME_PLAYER 1 #define QUIZ_AUTHOR_NAME_OTHER_PLAYER 2 -#define QUIZ_QUESTION_LEN 9 - // 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 |