diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-03-09 22:54:57 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-03-09 22:54:57 +0100 |
commit | 711a345fd43da3edf0d1eed99e9df646c436ba16 (patch) | |
tree | e8fa8e32ed217ccd7f8d46e333bedfdd9977a3d7 /include/strings.h | |
parent | 70ec55386ce640b6844f7c0bf93a7a447888cb66 (diff) | |
parent | ae214eca8b9086db64af3741aecaf05acf007b96 (diff) |
fix conflicts
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/strings.h b/include/strings.h index 70b2777e1..ceb994900 100644 --- a/include/strings.h +++ b/include/strings.h @@ -112,9 +112,6 @@ extern const u8 gText_Cancel4[]; extern const u8 gText_IsThisTheCorrectTime[]; extern const u8 gText_PkmnFainted3[]; extern const u8 gText_Coins[]; -extern const u8 gText_Draw[]; -extern const u8 gText_Loss[]; -extern const u8 gText_Win[]; extern const u8 gText_Var1AteTheVar2[]; extern const u8 gText_Var1HappilyAteVar2[]; |