pmd-red/src/data/code_802DB28.h

26 lines
806 B
C

static const UnkTextStruct2 sUnknown_80E016C = {
0, 0, 0, 0,
3,
0, 0,
0, 0,
0, 0,
NULL
};
ALIGNED(4) static const u8 sThanksForRescuingMe[] = _(" Thank you for rescuing me!");
ALIGNED(4) static const u8 sThanksForRescuingThem[] = _(
" Thank you for rescuing\n"
"{COLOR_1 CYAN}{ARG_POKEMON_1}{END_COLOR_TEXT_1}!");
ALIGNED(4) static const u8 sThanksForEscortingMe[] = _(
" Thank you for escorting me\n"
"to {COLOR_1 CYAN}{ARG_POKEMON_1}{END_COLOR_TEXT_1}! ");
ALIGNED(4) static const u8 sThanksForDelivering[] = _(
" Thank you for delivering\n"
"the {COLOR_1 GREEN}{ARG_MOVE_ITEM_0}{END_COLOR_TEXT_1}!");
ALIGNED(4) static const u8 sThanksForGetting[] = _(
" Thank you for getting me\n"
"the {COLOR_1 GREEN}{ARG_MOVE_ITEM_0}{END_COLOR_TEXT_1}!");