diff --git a/gfx/tilesets/water.2bpp b/gfx/tilesets/water.2bpp new file mode 100644 index 000000000..a6e9f6ac9 Binary files /dev/null and b/gfx/tilesets/water.2bpp differ 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