diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-08-20 02:21:02 -0400 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-08-20 02:21:02 -0400 |
commit | 093b04db7aa6e746e570314e46344efff9c78676 (patch) | |
tree | e9c8a4efe62d6f7be81a19603c14c4d5c3e2cf30 | |
parent | b56c04c48cfaca1e06e5390b957a396489e6ad77 (diff) |
Added attack animation tileset 2 to gfx
-rwxr-xr-x | gfx/attack_anim_2.2bpp | bin | 0 -> 1264 bytes | |||
-rw-r--r-- | main.asm | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/gfx/attack_anim_2.2bpp b/gfx/attack_anim_2.2bpp Binary files differnew file mode 100755 index 00000000..51d87b27 --- /dev/null +++ b/gfx/attack_anim_2.2bpp @@ -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" |