aboutsummaryrefslogtreecommitdiffstats
path: root/yellow
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2016-01-16 15:16:13 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2016-01-16 15:16:13 -0500
commit02598831824a605fe66fe09dcdef7ad399dc0d7d (patch)
treef969d2a7916010308633f25c970610d1a484d981 /yellow
parentMore BankF documentation (diff)
downloadpokeyellow-02598831824a605fe66fe09dcdef7ad399dc0d7d.tar.gz
pokeyellow-02598831824a605fe66fe09dcdef7ad399dc0d7d.tar.xz
pokeyellow-02598831824a605fe66fe09dcdef7ad399dc0d7d.zip
More bankF documentation.
PrintCriticalOHKOText to AdjustDamageForMoveType
Diffstat (limited to 'yellow')
-rwxr-xr-xyellow/main.asm4
1 files changed, 3 insertions, 1 deletions
diff --git a/yellow/main.asm b/yellow/main.asm
index ccdb4240..f87b4ac7 100755
--- a/yellow/main.asm
+++ b/yellow/main.asm
@@ -4225,7 +4225,9 @@ ReshowSubstituteAnim: ; 798b2 (1e:58b2)
AnimationTransformMon: ; 798c8 (1e:58c8)
dr $798c8,$798d4
ChangeMonPic: ; 798d4 (1e:58d4)
- dr $798d4,$7a037
+ dr $798d4,$79929
+Func_79929: ; 79929 (1e:5929)
+ dr $79929,$7a037
AnimCut: ; 7a037 (1e:6037)
dr $7a037,$7a0fb
AnimateBoulderDust: ; 7a0fb (1e:60fb)