summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2019-03-23 17:19:08 -0500
committerhuderlem <huderlem@gmail.com>2019-03-23 17:23:14 -0500
commit4fd2b0b48455774e1acc0ec0f86f023a26068fe5 (patch)
treeafab3113bb0b97eb0526ce8393e1cfa801d8c7ce /include/strings.h
parentcd192e303d2aed6cdc33f1c123ef1654b638e760 (diff)
Decompile remaining functions in use_pokeblock.s
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index d6054c5fd..ded997b04 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -13,6 +13,7 @@ extern const u8 gText_GetsAPokeBlockQuestion[];
extern const u8 gText_WontEatAnymore[];
extern const u8 gText_WasEnhanced[];
extern const u8 gText_NothingChanged[];
+extern const u8 gText_NatureSlash[];
extern const u8 gText_Cool[];
extern const u8 gText_Beauty[];