whitespace

This commit is contained in:
Jáchym Toušek
2017-06-20 16:44:05 +02:00
parent 7cba79f214
commit 37d3bf8d87
29 changed files with 391 additions and 391 deletions

View File

@@ -1,4 +1,4 @@
void main()
void main()
{
@@ -19,7 +19,7 @@
DrawBustshotWithFiltering( 3, "re_se_de_a1", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );
//「最近、圭一くんの元気がないね@機嫌が悪いのかな。@
PlaySE(3, "s20/02/440200042", 256, 64);
PlaySE(3, "s20/02/440200042", 256, 64);
OutputLine(NULL, "「最近、圭一くんの元気がないね。",
NULL, "\"Keiichi-kun's been feeling down lately.", Line_ContinueAfterTyping);
Wait (2800);
@@ -32,7 +32,7 @@
DrawBustshotWithFiltering( 1, "me_se_wi_a1", "left", 1, -160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
//「さぁてどうしたんだろうね@生理でも来てんじゃないのー?@
PlaySE(3, "s20/03/440300032", 256, 64);
PlaySE(3, "s20/03/440300032", 256, 64);
OutputLine(NULL, "「さぁてどうしたんだろうね。",
NULL, "\"I wonder.", Line_ContinueAfterTyping);
Wait (2400);
@@ -45,7 +45,7 @@
DrawBustshot( 3, "re_se_ha_a1", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
//「みみ、魅ぃちゃんそれ下品...
PlaySE(3, "s20/02/440200043", 256, 64);
PlaySE(3, "s20/02/440200043", 256, 64);
OutputLine(NULL, "「み、魅ぃちゃんそれ飛躍しすぎ…!」",
NULL, "\"M-M-Mii-chan, that's a logic leap...!\"", Line_WaitForInput);
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
@@ -248,7 +248,7 @@
// ...哄笑だった¥
PlaySE(3, "s20/02/440200054", 256, 64);
PlaySE(4, "s20/03/440300044", 256, 64);
PlaySE(4, "s20/03/440300044", 256, 64);
OutputLine(NULL, " …哄笑だった。",
NULL, "By loud laughter...", Line_Normal);
ClearMessage();