diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-07-16 20:09:46 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-07-16 20:09:46 -0400 |
commit | 93f767e26de82d1d4133e719a758578ede98b306 (patch) | |
tree | 0932ef3730d627bb9d9fc6c919cdcd5a6a358d7f /include/strings.h | |
parent | dd7e19107879f74d8f962a6a47d619470eaefbcd (diff) | |
parent | e50b9e28bc0d98c69b22f6d13298e705eb4eb865 (diff) |
resolve conflict
Diffstat (limited to 'include/strings.h')
-rwxr-xr-x[-rw-r--r--] | include/strings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/strings.h b/include/strings.h index 89a78e478..fe9cfc6ba 100644..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[]; |