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