diff --git a/data/graphics.s b/data/graphics.s index 26347ea7b4..8b9f1041e4 100644 --- a/data/graphics.s +++ b/data/graphics.s @@ -1224,7 +1224,7 @@ gBerryBlenderCountdownNumbersTiles:: @ 8DC9F88 .align 2 gBerryBlenderStartTiles:: @ 8DCA588 - .incbin "baserom.gba" , 0xdca588, 1024 + .incbin "graphics/berry_blender/start.4bpp" .space 0x200 diff --git a/graphics/berry_blender/start.png b/graphics/berry_blender/start.png new file mode 100644 index 0000000000..5c8d8d5d92 Binary files /dev/null and b/graphics/berry_blender/start.png differ