From 093b04db7aa6e746e570314e46344efff9c78676 Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Tue, 20 Aug 2013 02:21:02 -0400 Subject: Added attack animation tileset 2 to gfx --- main.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.asm') diff --git a/main.asm b/main.asm index 9f008199..84cc12d2 100644 --- a/main.asm +++ b/main.asm @@ -108685,7 +108685,7 @@ AnimationTileset1: ; 781fe (1e:41fe) INCBIN "gfx/attack_anim_1.2bpp" AnimationTileset2: ; 786ee (1e:46ee) -INCBIN "baserom.gbc",$786ee,$78bde - $786ee +INCBIN "gfx/attack_anim_2.2bpp" IF _RED INCBIN "gfx/red/slotmachine2.2bpp" -- cgit v1.3.1-sl0p