diff options
-rw-r--r-- | gfx/tilesets/water.2bpp | bin | 0 -> 64 bytes | |||
-rw-r--r-- | tilesets/animations.asm | 4 |
2 files changed, 1 insertions, 3 deletions
diff --git a/gfx/tilesets/water.2bpp b/gfx/tilesets/water.2bpp Binary files differnew file mode 100644 index 000000000..a6e9f6ac9 --- /dev/null +++ b/gfx/tilesets/water.2bpp 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 |