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

@@ -25,6 +25,7 @@ void main()
//「よく映画などに登場しますが、簡単にいうとどのようなものでしょうか。@
PlaySE(3, "s20/00/repoa44001", 256, 64);
ClearMessage();
if (AdvMode) { OutputLine("<color=#f5e6d3>リポーター</color>", NULL, "<color=#f5e6d3>Reporter</color>", NULL, Line_ContinueAfterTyping); }
OutputLine(NULL, "「よく映画などに登場しますが、簡単にいうとどのようなものでしょうか。」",
NULL, "\"I see it in movies quite often, but what is it, exactly?\"", Line_ModeSpecific);