summaryrefslogtreecommitdiff
path: root/yellow
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-09-04 13:46:35 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-09-04 13:46:35 -0400
commitbf35bf265bba4f650a9fcebdcb1a7ccb64fde4f7 (patch)
treedd1c92352b2ccd9ae491a35d9c64a9977a3d3352 /yellow
parentb7ed43bd568045f265fc96abee480ff8bb8e2177 (diff)
engine/mon_party_sprites.asm and INSTALL.md
Diffstat (limited to 'yellow')
-rwxr-xr-xyellow/main.asm8
1 files changed, 2 insertions, 6 deletions
diff --git a/yellow/main.asm b/yellow/main.asm
index 3b8a2a85..5795df45 100755
--- a/yellow/main.asm
+++ b/yellow/main.asm
@@ -1096,12 +1096,8 @@ INCLUDE "engine/overworld/player_animations.asm"
INCLUDE "engine/battle/ghost_marowak_anim.asm"
INCLUDE "engine/battle/battle_transitions.asm"
INCLUDE "engine/town_map.asm"
-AnimatePartyMon_ForceSpeed1:: ; 71784 (1c:5784)
- dr $71784,$7178c
-AnimatePartyMon:: ; 7178c (1c:578c)
- dr $7178c,$717fe
-LoadAnimSpriteGfx: ; 717fe (1c:57fe)
- dr $717fe,$71eb3
+INCLUDE "engine/mon_party_sprites.asm"
+ dr $71b86,$71eb3
INCLUDE "engine/palettes.asm"
;PokemonYellowGraphics: INCBIN "gfx/pokemon_yellow.t6.2bpp"