pmd-red/src/data/code_802DB28.h
2025-03-02 15:24:33 +01:00

27 lines
730 B
C

static const WindowTemplate sUnknown_80E016C = {
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 CYAN}{POKEMON_1}{RESET}!");
ALIGNED(4) static const u8 sThanksForEscortingMe[] = _(
" Thank you for escorting me\n"
"to {COLOR CYAN}{POKEMON_1}{RESET}! ");
ALIGNED(4) static const u8 sThanksForDelivering[] = _(
" Thank you for delivering\n"
"the {COLOR GREEN}{MOVE_ITEM_0}{RESET}!");
ALIGNED(4) static const u8 sThanksForGetting[] = _(
" Thank you for getting me\n"
"the {COLOR GREEN}{MOVE_ITEM_0}{RESET}!");