summaryrefslogtreecommitdiff
path: root/engine/overworld
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2015-03-14 02:08:30 -0400
committeryenatch <yenatch@gmail.com>2015-03-14 02:08:30 -0400
commitec76703936ae690411a29c4f6ff11eef41ebdfd3 (patch)
treef06149eb62213a0401c515c6f922e803ce5109d2 /engine/overworld
parent1c2a1076cb6420f12b458809bf2bec2737ce82ae (diff)
parent332b7b3090445902d53cd6d424c3c7f7da308136 (diff)
Merge pull request #87 from YamaArashi/master
commented mon_party_sprites.asm
Diffstat (limited to 'engine/overworld')
-rwxr-xr-xengine/overworld/player_animations.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/player_animations.asm b/engine/overworld/player_animations.asm
index be3d79e4..6602cedd 100755
--- a/engine/overworld/player_animations.asm
+++ b/engine/overworld/player_animations.asm
@@ -389,7 +389,7 @@ Func_707b6: ; 707b6 (1c:47b6)
call CopyVideoData
ld a, $4
ld hl, RedFishingTiles ; $4866
- call Func_71771
+ call LoadAnimSpriteGfx
ld a, [wSpriteStateData1 + 2]
ld c, a
ld b, $0