From c8c887fb1e13ac98b61096baf9a04e3d8fe4a395 Mon Sep 17 00:00:00 2001 From: yenatch Date: Thu, 26 Dec 2013 02:40:52 -0500 Subject: [PATCH] water animation graphics --- gfx/tilesets/water.2bpp | Bin 0 -> 64 bytes tilesets/animations.asm | 4 +--- 2 files changed, 1 insertion(+), 3 deletions(-) create mode 100644 gfx/tilesets/water.2bpp diff --git a/gfx/tilesets/water.2bpp b/gfx/tilesets/water.2bpp new file mode 100644 index 0000000000000000000000000000000000000000..a6e9f6ac9984edbb86a7b6a32ad6ce51b69ae31a GIT binary patch literal 64 ncmZSh$MBosKM=kL;`=~c&+r}02a)^17$ox_tg0SJqsapRvOXO+ literal 0 HcmV?d00001 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