shithub: pokered

Download patch

ref: 3ab1e25a51e0376e06fd92065d087fb8918428ea
parent: 4ed9e7d52624f1084633bb62efebabe91e4c98e5
author: U-Fish-PC\Daniel <corrnondacqb@yahoo.com>
date: Mon Aug 19 15:14:06 EDT 2013

Added Red cycling sprite to gfx/sprites

binary files /dev/null b/gfx/sprites/cycling.2bpp differ
--- a/main.asm
+++ b/main.asm
@@ -31255,8 +31255,7 @@
 SECTION "bank5",ROMX,BANK[$5]
 
 RedCyclingSprite: ; 14000 (5:4000)
-INCBIN "baserom.gbc",$14000,$14180 - $14000
-
+	INCBIN "gfx/sprites/cycling.2bpp" ; was $14000
 RedSprite: ; 14180 (5:4180)
 	INCBIN "gfx/sprites/red.2bpp" ; was $14180
 BlueSprite: ; 14300 (5:4300)