summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-07-16 13:33:38 -0400
committerGitHub <noreply@github.com>2017-07-16 13:33:38 -0400
commite50b9e28bc0d98c69b22f6d13298e705eb4eb865 (patch)
tree612daf51185f6c0b35976a888d4091ad465288ac /include/strings.h
parenta0e590b739a2bdd8e76c004ae60662bd81d33ca9 (diff)
parent078e07ce1096733e31b7bf823db325b0f3b02a05 (diff)
Merge pull request #354 from camthesaxman/decompile_item_menu
decompile item_menu
Diffstat (limited to 'include/strings.h')
-rwxr-xr-xinclude/strings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/strings.h b/include/strings.h
index 89a78e478..fe9cfc6ba 100755
--- a/include/strings.h
+++ b/include/strings.h
@@ -188,7 +188,7 @@ extern const u8 OtherText_TheField[];
extern const u8 OtherText_TheField2[];
extern const u8 OtherText_ThePC[];
-extern const struct TextStruct gUnknown_0840E740[];
+extern const u8 *const gUnknown_0840E740[7];
extern const u8 gOtherText_ReturnTo[];
extern const u8 gOtherText_WhatWillYouDo2[];