summaryrefslogtreecommitdiff
path: root/text
diff options
context:
space:
mode:
authorJimB16 <f1@jimb.de>2015-10-10 13:45:39 +0200
committerJimB16 <f1@jimb.de>2015-10-10 13:45:39 +0200
commit4b722eb53056e3d6e12e21ef41d5545af37a3025 (patch)
treec3fc43237c9747854c2a3ccd6104bf5bb4071b01 /text
parent6730600d9b960f6f5583f4430a827f318c043df9 (diff)
changed name of some labels
Diffstat (limited to 'text')
-rw-r--r--text/common_4.asm10
1 files changed, 5 insertions, 5 deletions
diff --git a/text/common_4.asm b/text/common_4.asm
index 6167dd185..b6758be29 100644
--- a/text/common_4.asm
+++ b/text/common_4.asm
@@ -1375,7 +1375,7 @@ UnknownText_0x1c5b34: ; 0x1c5b34
db "@"
; 0x1c5b35
-UnknownText_0x1c5b35: ; 0x1c5b35
+Text_Waitbutton_2: ; 0x1c5b35
text_waitbutton
db "@"
; 0x1c5b37
@@ -1480,26 +1480,26 @@ UnknownText_0x1c5c89: ; 0x1c5c89
db "@"
; 0x1c5c8a
-UnknownText_0x1c5c8a: ; 0x1c5c8a
+Text_RaiseThePPOfWhichMove: ; 0x1c5c8a
text "Raise the PP of"
line "which move?"
done
; 0x1c5ca7
-UnknownText_0x1c5ca7: ; 0x1c5ca7
+Text_RestoreThePPOfWhichMove: ; 0x1c5ca7
text "Restore the PP of"
line "which move?"
done
; 0x1c5cc6
-UnknownText_0x1c5cc6: ; 0x1c5cc6
+Text_PPIsMaxedOut: ; 0x1c5cc6
text_from_ram StringBuffer2
text "'s PP"
line "is maxed out."
prompt
; 0x1c5cdd
-UnknownText_0x1c5cdd: ; 0x1c5cdd
+Text_PPsIncreased: ; 0x1c5cdd
text_from_ram StringBuffer2
text "'s PP"
line "increased."