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/makuhita_dojo.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/makuhita_dojo.c') diff --git a/src/makuhita_dojo.c b/src/makuhita_dojo.c index b01e1a6..1e061da 100644 --- a/src/makuhita_dojo.c +++ b/src/makuhita_dojo.c @@ -2,7 +2,6 @@ #include "file_system.h" #include "pokemon.h" #include "input.h" -#include "constants/species.h" #include "memory.h" #include "text.h" -- cgit v1.2.3