diff options
author | camthesaxman <cameronghall@cox.net> | 2017-07-17 20:15:15 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-07-17 20:15:15 -0500 |
commit | e2ab2e50a0723b11802e33074e0dd5d9f7d81496 (patch) | |
tree | 843680a4e5f4e7de6d90f7e7a1e493508f9c1a36 /include/strings.h | |
parent | d4bd4c393e59bb66a8d4f69f23dce694982723e1 (diff) | |
parent | 67ced1d77ec0d36cc2b6ebcbfc58ba28b357ddbb (diff) |
fix merge conflicts
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[]; |