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 /main.asm | |
parent | a567e6b99923322eff2370c45d5da5c34d25fe23 (diff) |
Added attack animation tileset 1 to gfx
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |