diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-11 02:15:37 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-11 02:15:37 -0600 |
commit | 09289d049b77858fe4c60935722a14cd91f50fd5 (patch) | |
tree | 1d5441fdfd38512694f59963cbe183452cd2e633 /pokered.asm | |
parent | 5173776c1af2caace5f2215e7fe9d688d8003fcd (diff) |
calculate usage count for undone texts
hg-commit-id: d3d02d17f44b
Diffstat (limited to 'pokered.asm')
-rw-r--r-- | pokered.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pokered.asm b/pokered.asm index 6107fafd..09ca3560 100644 --- a/pokered.asm +++ b/pokered.asm @@ -1147,6 +1147,7 @@ UnknownDungeon1Text2: UnknownDungeon1Text3: SilphCo10Text4: SilphCo10Text5: +SilphCo10Text6: Route2Text2: ; 0x24f4 db $08 ; asm ld a, $5c |