Added more follower messages.

This commit is contained in:
Ariel Antonitis
2020-06-26 00:30:01 -04:00
parent 418cab092c
commit b5c8b0f494
3 changed files with 29 additions and 3 deletions

View File

@@ -10,6 +10,8 @@ extern const u8 EventScript_FollowerHappyRain[];
extern const u8 EventScript_FollowerMetLocation[];
extern const u8 EventScript_FollowerEnd[];
extern const u8 EventScript_FollowerSkeptical[];
extern const u8 EventScript_FollowerAppraising[];
extern const u8 EventScript_FollowerHappyWalk[];
extern const u8 EnterPokeballMovement[];
extern const u8 EventScript_TestSignpostMsg[];