diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2012-05-23 12:20:43 -0500 | 
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2012-05-23 12:20:43 -0500 | 
| commit | c4710225b8edb8541d4a2975ae0d1d6ebd6e4ab3 (patch) | |
| tree | d2c01fb7587db634a54e1762ca68bfc009de9233 | |
| parent | 8154968a09ab5762b90237f5f69745709c1c42a6 (diff) | |
remove $cde bytes from the end of bank $15
| -rw-r--r-- | main.asm | 2 | 
1 files changed, 0 insertions, 2 deletions
| @@ -11612,8 +11612,6 @@ GoldenrodGameCorner_MapEventHeader: ; 0x571db  	person_event $2d, 14, 21, $9, $0, 255, 255, $80, 0, UnknownScript_0x56c1a, $076b  ; 0x57322 -INCBIN "baserom.gbc",$57322,$cde -  SECTION "bank16",DATA,BANK[$16]  RuinsofAlphOutside_MapScriptHeader: ; 0x58000 | 
