diff options
author | camthesaxman <cameronghall@cox.net> | 2017-07-16 13:53:55 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-07-16 13:53:55 -0500 |
commit | 6546ff5d0ad80ceca6b422713e0d3cd0ffa62b53 (patch) | |
tree | 51320be5ec4fb0755398911d705f6e3f323ddf0a /include/strings.h | |
parent | 196f2a1c24016eae8b9fad6d57cabd43d34f898e (diff) | |
parent | e50b9e28bc0d98c69b22f6d13298e705eb4eb865 (diff) |
fix merge conflicts
Diffstat (limited to 'include/strings.h')
-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 --- 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[]; |