diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-02-03 16:41:25 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-02-03 16:41:25 -0500 |
commit | 7bd0a83d359beafc69a1a63cb51b11e98186a292 (patch) | |
tree | 1993b16281eea96f2850e36a958d7cfd3db0a4d7 /include/union_room.h | |
parent | d522588538e39b8d8a6dc47b557dcc4ae322a093 (diff) |
I'm so original with these commit names
Diffstat (limited to 'include/union_room.h')
-rw-r--r-- | include/union_room.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/union_room.h b/include/union_room.h index 2c32760cb..d8f1a6dd9 100644 --- a/include/union_room.h +++ b/include/union_room.h @@ -160,7 +160,7 @@ struct UnionRoomTrade u32 personality; }; -extern struct GFtgtGnameSub gUnknown_203B064; +extern struct GFtgtGnameSub gPartnerTgtGnameSub; extern u16 gUnionRoomOfferedSpecies; extern u8 gUnionRoomRequestedMonType; |