diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-08-20 02:19:11 -0400 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-08-20 02:19:11 -0400 |
commit | b56c04c48cfaca1e06e5390b957a396489e6ad77 (patch) | |
tree | 57227204ee3b5e6091c332c53389af8e8d3363bc | |
parent | a567e6b99923322eff2370c45d5da5c34d25fe23 (diff) |
Added attack animation tileset 1 to gfx
-rwxr-xr-x | gfx/attack_anim_1.2bpp | bin | 0 -> 1264 bytes | |||
-rw-r--r-- | main.asm | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/gfx/attack_anim_1.2bpp b/gfx/attack_anim_1.2bpp Binary files differnew file mode 100755 index 00000000..55dcfef5 --- /dev/null +++ b/gfx/attack_anim_1.2bpp @@ -108682,7 +108682,7 @@ dw AnimationTileset1 db $FF AnimationTileset1: ; 781fe (1e:41fe) -INCBIN "baserom.gbc",$781fe,$786ee - $781fe +INCBIN "gfx/attack_anim_1.2bpp" AnimationTileset2: ; 786ee (1e:46ee) INCBIN "baserom.gbc",$786ee,$78bde - $786ee |