diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-05-03 08:51:52 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-05-03 08:51:52 -0400 |
commit | 7d446a9ef7737874f772f7537de97a8b8be2d7d4 (patch) | |
tree | 8e4f018d58358606e4b6691f591c856c961dc771 /include/strings.h | |
parent | f9230e80aa1fd32d0428af9b684dcf4395148fc3 (diff) |
through sub_80D8490
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index 7c81dbcfb..7a96dc036 100644 --- a/include/strings.h +++ b/include/strings.h @@ -429,5 +429,7 @@ extern const u8 gText_TooImportantToToss[]; extern const u8 gText_ConfirmTossItems[]; extern const u8 gText_MoveVar1Where[]; +extern const u8 gText_ColorLightShadowDarkGrey[]; +extern const u8 gText_ColorBlue[]; #endif //GUARD_STRINGS_H |