From f1fdcc2b0ade13ad1a4cc7360eac70f27396d26a Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Fri, 18 Jun 2021 17:56:20 -0500 Subject: more splitting and labeling with some decomp --- src/personality_test.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/personality_test.c') diff --git a/src/personality_test.c b/src/personality_test.c index 1ec55e2..5272c88 100644 --- a/src/personality_test.c +++ b/src/personality_test.c @@ -1,7 +1,6 @@ #include "global.h" #include "personality_test.h" #include "constants/emotions.h" -#include "constants/species.h" #include "random.h" #include "file_system.h" #include "pokemon.h" -- cgit v1.2.3