This commit is contained in:
Norgus
2018-05-08 21:18:21 +01:00
34 changed files with 2552 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ void dialog003()
NULL, "\"Ahahaha~ Keiichi-kun is bending forward... kyute kyute!!\"", GetGlobalFlag(GLinemodeSp));
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }
}
<<<<<<< HEAD
void dialog004()
{
@@ -124,3 +125,5 @@ void dialog006()
NULL, "I heard what sounded like a \"zhazhing\" three times. His 3-gauge super!?", Line_Normal);
ClearMessage();
}
=======
>>>>>>> 3895b805810bfc1a554b8e247727a020a188e2f5