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/global.h | |
parent | dd7e19107879f74d8f962a6a47d619470eaefbcd (diff) | |
parent | e50b9e28bc0d98c69b22f6d13298e705eb4eb865 (diff) |
resolve conflict
Diffstat (limited to 'include/global.h')
-rw-r--r-- | include/global.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/global.h b/include/global.h index 0f5bcde6d..4d20ea4fc 100644 --- a/include/global.h +++ b/include/global.h @@ -115,11 +115,6 @@ enum BAG_KEYITEMS }; -struct TextStruct -{ - const u8 *text; -}; - struct Coords16 { s16 x; |