From 60baf19d453b0d7ceea21c7ea461506c3a784a9b Mon Sep 17 00:00:00 2001 From: garak Date: Wed, 15 May 2019 19:56:43 -0400 Subject: rename gFacilityClassPicsByIndex to gLinkPlayerFacilityClasses --- include/pokemon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/pokemon.h b/include/pokemon.h index 4aeb739bf..090a21f18 100644 --- a/include/pokemon.h +++ b/include/pokemon.h @@ -434,7 +434,7 @@ extern const u8 gPPUpGetMask[]; extern const u8 gPPUpSetMask[]; extern const u8 gPPUpAddMask[]; extern const u8 gStatStageRatios[][2]; -extern const u16 gFacilityClassPicsByIndex[]; +extern const u16 gLinkPlayerFacilityClasses[]; extern const struct SpriteTemplate gUnknown_08329D98[]; extern const s8 gNatureStatTable[][5]; -- cgit v1.2.3