Finish pokemon_summary_screen
This commit is contained in:
@@ -18,6 +18,8 @@ enum
|
||||
POKEBALL_COUNT
|
||||
};
|
||||
|
||||
extern const struct SpriteTemplate gBallSpriteTemplates[];
|
||||
|
||||
#define POKEBALL_PLAYER_SENDOUT 0xFF
|
||||
#define POKEBALL_OPPONENT_SENDOUT 0xFE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user