mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-08 22:08:47 +08:00
Add SourireCrypt
Use case-insensitive method to compare game title
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
pub mod bit_stream;
|
||||
#[cfg(feature = "utils-blowfish")]
|
||||
pub mod blowfish;
|
||||
#[cfg(feature = "utils-case-insensitive-string")]
|
||||
pub mod case_insensitive_string;
|
||||
pub mod counter;
|
||||
#[cfg(feature = "utils-crc32")]
|
||||
pub mod crc32;
|
||||
|
||||
Reference in New Issue
Block a user