shithub: pokecrystal

Download patch

ref: 11cb01601942f3a742c9c284a41c6ffebc91165e
parent: 2df19fef158f8a6860b7325e0c0c2cde88d836f3
author: yenatch <[email protected]>
date: Wed May 29 10:49:42 EDT 2013

JpDe

--- a/main.asm
+++ b/main.asm
@@ -3298,7 +3298,12 @@
 	jp [hl]
 ; 2fed
 
-INCBIN "baserom.gbc", $2fed, $300b-$2fed
+JpDe: ; 2fed
+	push de
+	ret
+; 2fef
+
+INCBIN "baserom.gbc", $2fef, $300b - $2fef
 
 ClearSprites: ; 300b
 	ld hl, Sprites