diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-03-31 11:16:19 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-03-31 11:16:19 -0400 |
commit | c9f16cb1a89378dce1968d30c966387b1f1210c3 (patch) | |
tree | 1fba18024559e909b09027575425fe92919e3160 /include/strings.h | |
parent | db4e9505adb121b35b50d3b6fbc7e4595c2f90a8 (diff) |
WIP sub_8018DAC
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 2f9a64af1..2ef8411c7 100644 --- a/include/strings.h +++ b/include/strings.h @@ -2626,5 +2626,7 @@ extern const u8 gText_VarietyOfEventsImportedWireless[]; extern const u8 gText_WonderCardsInPossession[]; extern const u8 gText_ReadNewsThatArrived[]; extern const u8 gText_ReturnToTitle[]; +extern const u8 gText_WhatToDoWithCards[]; +extern const u8 gText_WhatToDoWithNews[]; #endif // GUARD_STRINGS_H |