resolve references

This commit is contained in:
Evan
2019-12-03 19:50:42 -07:00
parent 2453b88b9d
commit a9548849d7
8 changed files with 59 additions and 60 deletions
+1 -2
View File
@@ -104,8 +104,7 @@ static void PremierBallOpenParticleAnimation(u8);
static void sub_80F1B3C(struct Sprite *);
// Data
extern const struct SpriteTemplate gBallSpriteTemplates[POKEBALL_COUNT]; //for now
extern const u32 gBattleAnimSpriteGfx_Particles[];
extern const struct SpriteTemplate gBallSpriteTemplates[]; //for now
struct BallCaptureSuccessStarData
{