diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2017-11-17 14:25:45 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-17 14:25:45 -0600 |
commit | 3883c399912a35ca4eca3cbee7cb0c46c81e8d76 (patch) | |
tree | e775f8d4d5e30bbfb7ef3b5ca9dcf62171d919bb /constants | |
parent | a98c6bf210cec0591badb51be1e472c5fb4f1f1a (diff) | |
parent | 1b7246395d0d7e47834f3b9c4f9f016a906a9953 (diff) |
Merge pull request #114 from DizzyEggg/decompile_daycare
Decompile daycare
Diffstat (limited to 'constants')
-rw-r--r-- | constants/flags.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/flags.inc b/constants/flags.inc index 0b375f9d6..2e4b60d73 100644 --- a/constants/flags.inc +++ b/constants/flags.inc @@ -131,7 +131,7 @@ .equiv FLAG_0x083, 0x83 .equiv FLAG_0x084, 0x84 .equiv FLAG_0x085, 0x85 - .equiv FLAG_0x086, 0x86 + .equiv FLAG_PENDING_DAYCARE_EGG, 0x86 .equiv FLAG_0x087, 0x87 .equiv FLAG_0x088, 0x88 .equiv FLAG_0x089, 0x89 |