From 42b0a9325c69233b0994e93d91e97b92a8fddc1d Mon Sep 17 00:00:00 2001 From: Aurian Date: Fri, 18 May 2018 08:53:12 +0200 Subject: [PATCH] missing void --- Update/zonik_004_vm00_n01.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Update/zonik_004_vm00_n01.txt b/Update/zonik_004_vm00_n01.txt index 9ef6bdb..ea689cc 100644 --- a/Update/zonik_004_vm00_n01.txt +++ b/Update/zonik_004_vm00_n01.txt @@ -451,7 +451,7 @@ void dialog020() if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping); } } -dialog021() +void dialog021() { //"... 腕が一本、まだ見つかってないんだろ?"@ if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }