aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mtmoon3_2.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-06-11 16:16:56 -0500
committerdannye <corrnondacqb@yahoo.com>2016-06-11 16:16:56 -0500
commitc979b3bb03b121dd03a800df74144cd69a74601a (patch)
tree0d6bb48125efe6f6215347967383ba4c3b7da391 /scripts/mtmoon3_2.asm
parentSync with pokered (diff)
parentPart 1 of syncing with pokered. (diff)
downloadpokeyellow-c979b3bb03b121dd03a800df74144cd69a74601a.tar.gz
pokeyellow-c979b3bb03b121dd03a800df74144cd69a74601a.tar.xz
pokeyellow-c979b3bb03b121dd03a800df74144cd69a74601a.zip
Merge branch 'master' of https://github.com/pret/pokeyellow
Diffstat (limited to 'scripts/mtmoon3_2.asm')
-rwxr-xr-xscripts/mtmoon3_2.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mtmoon3_2.asm b/scripts/mtmoon3_2.asm
index bb9b25a8..c6ec92b4 100755
--- a/scripts/mtmoon3_2.asm
+++ b/scripts/mtmoon3_2.asm
@@ -24,5 +24,5 @@ MtMoon3Script_4a325: ; pikachu-related function?
pop af
ld [wUpdateSpritesEnabled], a
pop hl
- call Func_159b
+ call ApplyPikachuMovementData
ret