From a5fd88c8d4246b07b6548de711b780c9157bb65f Mon Sep 17 00:00:00 2001 From: grj1234 <38074422+grj1234@users.noreply.github.com> Date: Mon, 25 Oct 2021 07:06:44 +0900 Subject: [PATCH] Add .wst extension [3jigen Shoujo o Hogo Shimashita (PC)] --- src/formats.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/formats.c b/src/formats.c index dcac51ea..1304c7d6 100644 --- a/src/formats.c +++ b/src/formats.c @@ -598,6 +598,7 @@ static const char* extension_list[] = { "wpd", "wsd", "wsi", + "wst", //txth/reserved [3jigen Shoujo o Hogo Shimashita (PC)] "wua", "wv2", "wv6",