summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorultima-soul <akshayjhanji@hotmail.com>2019-04-02 19:18:36 -0700
committerultima-soul <akshayjhanji@hotmail.com>2019-04-02 19:18:36 -0700
commit02651f6177032baad32efdddeee54a9af624812b (patch)
treef8fb133779a03f2ec7a4d69083f40964de4cd4c8 /include/strings.h
parent201c0953ae4f6c6b65958065f009cbaee3c8f3ee (diff)
Attempt to decompile menu_specialized. 2 NONMATCHING
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index 8aa296eb1..fc5724af3 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -471,6 +471,8 @@ extern const u8 gText_EggCantBattle[];
extern const u8 gText_PkmnAlreadySelected[];
extern const u8 gText_PkmnAlreadyInBattle[];
extern const u8 gText_PkmnCantSwitchOut[];
+extern const u8 gText_Dash[];
+extern const u8 gText_UnkCtrlF904[];
//pokedex text
extern const u8 gText_CryOf[];