diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-29 00:48:03 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-07-29 00:48:03 -0400 |
commit | 8935e6f1ca2e00da6800c341ecfd74553dc1b1f4 (patch) | |
tree | 087104d5cb2a33a548d52420df390ebd78966173 | |
parent | 20ffc8bd8b3f239e9eeeddb7ecc2543f8c55a7e9 (diff) |
wDeciramBuffer → wBreedingCompatibility in UnknownText_0x1bd0d8
-rw-r--r-- | data/text/common_1.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/text/common_1.asm b/data/text/common_1.asm index 97e4b0249..738048998 100644 --- a/data/text/common_1.asm +++ b/data/text/common_1.asm @@ -1155,7 +1155,7 @@ Text_BreedingIsNotPossible:: UnknownText_0x1bd0d8:: text "The compatibility" line "is @" - deciram wDeciramBuffer, 1, 3 + deciram wBreedingCompatibility , 1, 3 text "." cont "Should they breed?" done |