diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-11 02:03:43 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-11 02:03:43 -0600 |
commit | 5173776c1af2caace5f2215e7fe9d688d8003fcd (patch) | |
tree | 77de01acac5e76349b59b4a3350d7dfe1a4ee15d | |
parent | 3da828165b36680b845768ccc40c91a540ff18bb (diff) |
add labels for $24f4
It would be nice to consolidate these labels sometime.
hg-commit-id: 5e42bc17a4ba
-rw-r--r-- | pokered.asm | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/pokered.asm b/pokered.asm index b8c3200e..6107fafd 100644 --- a/pokered.asm +++ b/pokered.asm @@ -1048,6 +1048,105 @@ ViridianCityText12: ; 0x24ef TX_FAR _ViridianCityText12 db $50 +Route2Text1: +Route4Text3: +Route9Text10: +Route12Text9: +Route12Text10: +Route15Text11: +Route24Text8: +Route25Text10: +ViridianGymText11: +ViridianForestText5: +ViridianForestText6: +ViridianForestText7: +MtMoon1Text8: +MtMoon1Text9: +MtMoon1Text10: +MtMoon1Text11: +MtMoon1Text12: +MtMoon1Text13: +MtMoon3Text8: +MtMoon3Text9: +PowerPlantText10: +PowerPlantText11: +PowerPlantText12: +PowerPlantText13: +PowerPlantText14: +SSAnne8Text10: +SSAnne9Text6: +SSAnne9Text9: +SSAnne10Text9: +SSAnne10Text10: +SSAnne10Text11: +VictoryRoad1Text3: +VictoryRoad1Text4: +PokemonTower3Text4: +PokemonTower4Text4: +PokemonTower4Text5: +PokemonTower4Text6: +PokemonTower5Text6: +PokemonTower6Text4: +PokemonTower6Text5: +FuchsiaHouse2Text2: +VictoryRoad2Text7: +VictoryRoad2Text8: +VictoryRoad2Text9: +VictoryRoad2Text10: +VictoryRoad3Text5: +VictoryRoad3Text6: +RocketHideout1Text6: +RocketHideout1Text7: +RocketHideout2Text2: +RocketHideout2Text3: +RocketHideout2Text4: +RocketHideout2Text5: +RocketHideout3Text3: +RocketHideout3Text4: +RocketHideout4Text5: +RocketHideout4Text6: +RocketHideout4Text7: +RocketHideout4Text8: +RocketHideout4Text9: +SilphCo3Text4: +SilphCo4Text5: +SilphCo4Text6: +SilphCo4Text7: +SilphCo5Text6: +SilphCo5Text7: +SilphCo5Text8: +SilphCo6Text9: +SilphCo6Text10: +SilphCo7Text10: +SilphCo7Text11: +Mansion3Text3: +Mansion3Text4: +Mansion4Text3: +Mansion4Text4: +Mansion4Text5: +Mansion4Text6: +Mansion4Text8: +SafariZoneEastText1: +SafariZoneEastText2: +SafariZoneEastText3: +SafariZoneEastText4: +SafariZoneNorthText1: +SafariZoneNorthText2: +SafariZoneWestText1: +SafariZoneWestText2: +SafariZoneWestText3: +SafariZoneWestText4: +SafariZoneCenterText1: +UnknownDungeon2Text1: +UnknownDungeon2Text2: +UnknownDungeon2Text3: +UnknownDungeon3Text2: +UnknownDungeon3Text3: +UnknownDungeon1Text1: +UnknownDungeon1Text2: +UnknownDungeon1Text3: +SilphCo10Text4: +SilphCo10Text5: Route2Text2: ; 0x24f4 db $08 ; asm ld a, $5c |