#ifndef ZERIN_STRINGS_H #define ZERIN_STRINGS_H #include #include /* ChaCha20-based obfuscated string system (generated per build) */ #include "obf_strings_gen.h" #endif /* ZERIN_STRINGS_H */