Update ADV-mode using new compiler and colors

This commit is contained in:
Jáchym Toušek
2017-06-19 18:42:01 +02:00
41 changed files with 2864 additions and 2825 deletions

View File

@@ -54,6 +54,7 @@ void main()
if (AdvMode == 0) { SetDrawingPointOfMessage( 0, 5 ); }
// どうせ引き裂かれるなら、!w2000
ClearMessage();
if (AdvMode) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
OutputLine(NULL, "どうせ引き裂かれるなら、",
NULL, "If I was going to be ripped apart anyways,", Line_ContinueAfterTyping);