diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2012-01-11 18:04:08 -0600 |
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-11 18:04:08 -0600 |
| commit | 8c4b673527b60a03d23a5688a31b23843bbc9f64 (patch) | |
| tree | cf00583b542124187a734a11ae59f0b898d2675a | |
| parent | insert $8 asm for SilphCo7Text2 (diff) | |
| download | pokeyellow-8c4b673527b60a03d23a5688a31b23843bbc9f64.tar.gz pokeyellow-8c4b673527b60a03d23a5688a31b23843bbc9f64.tar.xz pokeyellow-8c4b673527b60a03d23a5688a31b23843bbc9f64.zip | |
more labels to $24f4
hg-commit-id: 4823454a80f5
| -rw-r--r-- | pokered.asm | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/pokered.asm b/pokered.asm index 89de1588..60cccedb 100644 --- a/pokered.asm +++ b/pokered.asm @@ -1057,8 +1057,6 @@ ViridianCityText12: ; 0x24ef TX_FAR _ViridianCityText12 db $50 -Mansion1Text2: -Mansion1Text3: Route2Text1: Route4Text3: Route9Text10: @@ -1130,6 +1128,9 @@ SilphCo6Text9: SilphCo6Text10: SilphCo7Text10: SilphCo7Text11: +Mansion1Text2: +Mansion1Text3: +Mansion2Text2: Mansion3Text3: Mansion3Text4: Mansion4Text3: |
