shithub: pokered

Download patch

ref: 6b19b301f481e404a34ec3d90f35b23fba74b716
parent: 2d562a673bbef2c8ecb7cfb9d5b1d080552dd465
author: Rangi <remy.oukaour+rangi42@gmail.com>
date: Sat Jun 27 18:44:05 EDT 2020

Move trade bubble from gfx/icons to gfx/trade

--- a/engine/mon_party_sprites.asm
+++ b/engine/mon_party_sprites.asm
@@ -292,4 +292,4 @@
 SnakeIconFrame2:     INCBIN "gfx/icons/snake.2bpp", INC_FRAME_2
 QuadrupedIconFrame2: INCBIN "gfx/icons/quadruped.2bpp", INC_FRAME_2
 
-TradeBubbleIconGFX:  INCBIN "gfx/icons/trade_bubble.2bpp"
+TradeBubbleIconGFX:  INCBIN "gfx/trade/bubble.2bpp"
binary files a/gfx/icons/trade_bubble.png /dev/null differ
binary files /dev/null b/gfx/trade/bubble.png differ