another CxDec encryption scheme.

Walpurgis
This commit is contained in:
morkt
2015-09-06 09:04:02 +04:00
parent 184208f496
commit 0fb2fa9a8a
2 changed files with 144 additions and 0 deletions

View File

@@ -104,6 +104,7 @@ namespace GameRes.Formats.KiriKiri
{ "Ore no Saimin Fantasia", new SaiminCrypt() },
{ "Seirei Tenshou", new SeitenCrypt() },
{ "Swan Song", new SwanSongCrypt() },
{ "Walpurgis", new WalpurgisCrypt() },
{ "Zecchou Spiral!!", new ZecchouCrypt() },
};