diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2012-01-25 12:40:22 -0600 | 
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-25 12:40:22 -0600 | 
| commit | 8cf4620deb07e53d7a419016080b8c10ed253733 (patch) | |
| tree | c8a4a4bb8e7a383e67937713656dc1460255aede | |
| parent | 354775c3f3ee55ebe9f713eeee30414a34dbd678 (diff) | |
fix typos in comment labels
hg-commit-id: e7e8fd0e1d31
| -rw-r--r-- | common.asm | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -45972,7 +45972,7 @@ PewterGymScript: ; 0x5c387  	ret  ; 0x5c3a4 -PewterGymScript_Unknown5c3a4: ; 0x5c3ar +PewterGymScript_Unknown5c3a4: ; 0x5c3a4  INCBIN "baserom.gbc",$5c3a4,$91  PewterGymTexts: ; 0x5c435 @@ -46413,7 +46413,7 @@ CeruleanGymText5: ; 0x5c7c8  ; 0x5c7c8 + 5 bytes  CeruleanGymText6: ; 0x5c7cd -ReceivedTM11Text: ; 05c7cd +ReceivedTM11Text: ; 0x5c7cd  	TX_FAR _ReceivedTM11Text ; 0x98b7d  	db $0B, $50  ; 0x5c7cd + 6 bytes = 0x5c7d3 | 
