diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2012-05-23 12:30:19 -0500 | 
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2012-05-23 12:30:19 -0500 | 
| commit | da6432a50505892edd7af103ec90df886e41cba9 (patch) | |
| tree | 227a3dba95419c6614538f97d5c1e4f5816674ae | |
| parent | f78a912e78e57f72c67282e822c4494463944444 (diff) | |
remove $9d8 bytes from the end of bank $1f
| -rw-r--r-- | main.asm | 2 | 
1 files changed, 0 insertions, 2 deletions
| @@ -43011,8 +43011,6 @@ Route12SuperRodHouse_MapEventHeader: ; 0x7f60b  	person_event $3b, 7, 9, $6, $0, 255, 255, $80, 0, UnknownScript_0x7f484, $ffff  ; 0x7f628 -INCBIN "baserom.gbc",$7f628,$9d8 -  SECTION "bank20",DATA,BANK[$20]  INCBIN "baserom.gbc",$80000,$4000 | 
