diff options
author | entrpntr <entrpntr@gmail.com> | 2020-05-23 00:51:50 -0400 |
---|---|---|
committer | entrpntr <entrpntr@gmail.com> | 2020-05-23 00:51:50 -0400 |
commit | 3a50abc46a294ee670beddff327e7f6cf21bb61c (patch) | |
tree | 9d48232303d1419f5d31c0118ecdfc66d6050fec /wram.asm | |
parent | bfddbf6b11ca4a6220b5b03d66ed1208931a59de (diff) |
Add engine/events/mom_phone.asm and engine/link/mystery_gift_3.asm.
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2511,7 +2511,7 @@ wDecoBigDoll:: db ; d960 ; Items bought from Mom wWhichMomItem:: db ; d961 -wd962:: ds 1 ; d962 +wWhichMomItemSet:: db ; d962 wMomItemTriggerBalance:: ds 3 ; d963 wDailyResetTimer:: dw ; d966 |