summaryrefslogtreecommitdiff
path: root/src/text
diff options
context:
space:
mode:
authorElectroDeoxys <ElectroDeoxys@gmail.com>2021-05-08 20:09:54 +0100
committerElectroDeoxys <ElectroDeoxys@gmail.com>2021-05-08 20:09:54 +0100
commit1311cb0cba781b2d362fe4c749ee0ed14bb2d544 (patch)
treeee44e8b6d28a53c2b8e3f47ffcd016d9226251b2 /src/text
parent7f3a75ee22b403b74051f733bedee73040622ddc (diff)
Document Card Album functions
Diffstat (limited to 'src/text')
-rw-r--r--src/text/text2.asm2
-rw-r--r--src/text/text_offsets.asm2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/text/text2.asm b/src/text/text2.asm
index ded4bd9..8901f4e 100644
--- a/src/text/text2.asm
+++ b/src/text/text2.asm
@@ -1820,7 +1820,7 @@ ViewWhichCardFileText: ; 3bdaf (e:7daf)
text "View which Card File?"
done
-Text0259: ; 3bdc6 (e:7dc6)
+EmptyPromotionalCardText: ; 3bdc6 (e:7dc6)
textfw0 "-", "-", "-", "-", "-", "-", "-", "-", "-", "-"
done
diff --git a/src/text/text_offsets.asm b/src/text/text_offsets.asm
index 636ccbf..9f50d9d 100644
--- a/src/text/text_offsets.asm
+++ b/src/text/text_offsets.asm
@@ -602,7 +602,7 @@ TextOffsets:: ; 34000 (d:4000)
textpointer Item4LaboratoryText ; 0x0256
textpointer Item5PromotionalCardText ; 0x0257
textpointer ViewWhichCardFileText ; 0x0258
- textpointer Text0259 ; 0x0259
+ textpointer EmptyPromotionalCardText ; 0x0259
textpointer SCardsText ; 0x025a
textpointer EmptyDeckNameText ; 0x025b
textpointer DeckSaveMachineText ; 0x025c