diff --git a/include/overlay021/pokedex_sort.h b/include/overlay021/pokedex_sort.h index 3f823361e..c9bbc45ef 100644 --- a/include/overlay021/pokedex_sort.h +++ b/include/overlay021/pokedex_sort.h @@ -1,8 +1,8 @@ #ifndef POKEPLATINUM_POKEDEXSORT_H #define POKEPLATINUM_POKEDEXSORT_H -#include "overlay021/STRUCT_OV21_021D3208.h" #include "overlay021/species_caught_status.h" +#include "overlay021/struct_ov21_021D3208.h" #include "overlay021/struct_ov21_021D3320.h" #include "strbuf.h" diff --git a/src/overlay021/ov21_021D0D80.c b/src/overlay021/ov21_021D0D80.c index 41cab61de..a638a00a0 100644 --- a/src/overlay021/ov21_021D0D80.c +++ b/src/overlay021/ov21_021D0D80.c @@ -7,7 +7,6 @@ #include "struct_decls/struct_0209ACBC_decl.h" #include "struct_defs/struct_02099F80.h" -#include "overlay021/STRUCT_OV21_021D3208.h" #include "overlay021/funcptr_ov21_021E9B74.h" #include "overlay021/funcptr_ov21_021E9B9C.h" #include "overlay021/ov21_021D1FA4.h" @@ -39,6 +38,7 @@ #include "overlay021/struct_ov21_021D13FC.h" #include "overlay021/struct_ov21_021D157C.h" #include "overlay021/struct_ov21_021D22F8.h" +#include "overlay021/struct_ov21_021D3208.h" #include "overlay021/struct_ov21_021D3320.h" #include "overlay021/struct_ov21_021D3FE0_decl.h" #include "overlay021/struct_ov21_021D423C_decl.h" diff --git a/src/overlay021/pokedex_sort.c b/src/overlay021/pokedex_sort.c index d58848573..82731c33f 100644 --- a/src/overlay021/pokedex_sort.c +++ b/src/overlay021/pokedex_sort.c @@ -5,9 +5,9 @@ #include "struct_decls/pokedexdata_decl.h" -#include "overlay021/STRUCT_OV21_021D3208.h" #include "overlay021/sorted_pokedex.h" #include "overlay021/species_caught_status.h" +#include "overlay021/struct_ov21_021D3208.h" #include "overlay021/struct_ov21_021D3320.h" #include "core_sys.h"