#pragma once #include void updateKeys(uint32_t *key_0, uint32_t *key_1, uint32_t *key_2, unsigned char c); unsigned char decryptByte(unsigned short keyPart);