shithub: pokecrystal

Download patch

ref: 8154968a09ab5762b90237f5f69745709c1c42a6
parent: 487386cebb0062e100d3ab9a53732fe862f6cac7
author: Bryan Bishop <[email protected]>
date: Wed May 23 08:19:13 EDT 2012

remove 599 bytes bytes from the end of bank $E

--- a/main.asm
+++ b/main.asm
@@ -7942,8 +7942,6 @@
 	; last_address=0x3ba67 size=27
 ; 0x3ba67
 
-INCBIN "baserom.gbc",$3ba67,$599
-
 SECTION "bankF",DATA,BANK[$F]
 
 INCBIN "baserom.gbc",$3C000,$40000 - $3C000
@@ -74152,8 +74150,10 @@
 	jumpstd $0010
 ; 0x1900a4
 
-INCBIN "baserom.gbc",$1900a4,$1900a7 - $1900a4
-
+MovementData_0x1900a4: ; 0x1900a4
+	step_down
+	big_step_up
+	turn_head_down
 MovementData_0x1900a7: ; 0x1900a7
 	step_left
 	step_end