diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-04 22:34:09 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-04 22:34:09 -0400 |
commit | a613ed915c32d3befec54a98dae98e21649e19ce (patch) | |
tree | d483b11e73c07aec2782f57ca3765b3ed7eb2436 /misc/mobile_22.asm | |
parent | 3713b71d9e3f3f1bc099d4704910cb9c1d172dcf (diff) |
HDMA transfer functions
Diffstat (limited to 'misc/mobile_22.asm')
-rw-r--r-- | misc/mobile_22.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_22.asm b/misc/mobile_22.asm index 3e2a9f30e..b14f0208d 100644 --- a/misc/mobile_22.asm +++ b/misc/mobile_22.asm @@ -2201,7 +2201,7 @@ Function89d75: ; 89d75 (22:5d75) push hl call Function8923c call _hl_ - callba Function104148 + callba Mobile_OpenAndCloseMenu_HDMATransferTileMapAndAttrMap pop hl jr asm_89d90 |