diff options
author | yenatch <yenatch@gmail.com> | 2013-12-26 02:40:52 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-12-26 02:41:06 -0500 |
commit | c8c887fb1e13ac98b61096baf9a04e3d8fe4a395 (patch) | |
tree | 3b371f2cd8b1136e6fe60b99fc16c14a5288d5e0 /tilesets/animations.asm | |
parent | 70d5cf467a7091a99edad8d76c902650a3dce3e5 (diff) |
water animation graphics
Diffstat (limited to 'tilesets/animations.asm')
-rw-r--r-- | tilesets/animations.asm | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tilesets/animations.asm b/tilesets/animations.asm index ece7d2d31..5b7e2bed2 100644 --- a/tilesets/animations.asm +++ b/tilesets/animations.asm @@ -442,9 +442,7 @@ AnimateWaterTile: ; fc402 ; fc41c WaterTileFrames: ; fc41c -; Frames 0-3 -; INCBIN "gfx/tilesets/water.2bpp" -INCBIN "baserom.gbc",$fc41c,$fc45c - $fc41c + INCBIN "gfx/tilesets/water.2bpp" ; fc45c |