diff options
author | drifloony <drifloony@users.noreply.github.com> | 2017-07-20 19:32:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-20 19:32:09 -0700 |
commit | e4c1e80941c62b9d1dfe6312173e800de7439175 (patch) | |
tree | 5bb3263a3911bddcb64ce840c6fa08f74d1e3eaa /include/strings.h | |
parent | 22160bc59c9e508e58b34b63ba7afaee6313d679 (diff) | |
parent | 3606fccc83333c9f96428f738287f0f84500dd27 (diff) |
Merge branch 'master' into battle_records
Diffstat (limited to 'include/strings.h')
-rw-r--r--[-rwxr-xr-x] | include/strings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/strings.h b/include/strings.h index 89a78e478..fe9cfc6ba 100755..100644 --- 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[]; |