diff options
Diffstat (limited to 'engine/mart.asm')
-rwxr-xr-x | engine/mart.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/mart.asm b/engine/mart.asm index 9d7940a5d..2d8ac0c2c 100755 --- a/engine/mart.asm +++ b/engine/mart.asm @@ -809,9 +809,9 @@ UnknownText_0x15eae: ; 0x15eae SellMenu: ; 15eb3 call DisableSpriteUpdates - callba Function106a5 + callba DepositSellInitPackBuffers .asm_15ebc - callba Function106be + callba DepositSellPack ld a, [wcf66] and a jp z, Function15ece |