mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-26 20:15:11 -05:00
7 lines
397 B
C
7 lines
397 B
C
ALIGNED(4) static const u8 sSaveFailedExplanation[] = _(
|
|
"{CENTER_ALIGN}Your data was not properly saved,\n"
|
|
"{CENTER_ALIGN}so your game cannot be resumed\n"
|
|
"{CENTER_ALIGN}from your last spot.{EXTRA_MSG}"
|
|
"{CENTER_ALIGN}Your last outing is considered a defeat.\n"
|
|
"{CENTER_ALIGN}Before shutting down, save in your\n"
|
|
"{CENTER_ALIGN}team base, or quicksave in a dungeon."); |