diff options
Diffstat (limited to 'include/constants/personality_test.h')
-rw-r--r-- | include/constants/personality_test.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/constants/personality_test.h b/include/constants/personality_test.h index bd6f159..cfb9c3d 100644 --- a/include/constants/personality_test.h +++ b/include/constants/personality_test.h @@ -22,7 +22,4 @@ enum NaturePersonalities { #define NUM_QUIZ_QUESTIONS 55 #define MAX_ASKED_QUESTIONS 8 -#define MALE 0 -#define FEMALE 1 - #endif |