Merge pull request #1730 from GriffinRichards/sync-naming-screen
Clean up naming screen graphics
This commit is contained in:
@@ -3021,4 +3021,11 @@ extern const u8 gText_PkmnForSwap[];
|
||||
extern const u8 gText_SamePkmnInPartyAlready[];
|
||||
extern const u8 gText_Cancel3[];
|
||||
|
||||
// Naming Screen
|
||||
extern const u8 gText_MoveOkBack[];
|
||||
extern const u8 gText_YourName[];
|
||||
extern const u8 gText_BoxName[];
|
||||
extern const u8 gText_PkmnsNickname[];
|
||||
extern const u8 gText_TellHimTheWords[];
|
||||
|
||||
#endif // GUARD_STRINGS_H
|
||||
|
||||
Reference in New Issue
Block a user