// license:BSD-3-Clause // copyright-holders:Bryan McPhail extern const uint8_t gunforce_decryption_table[]; extern const uint8_t bomberman_decryption_table[]; extern const uint8_t lethalth_decryption_table[]; extern const uint8_t dynablaster_decryption_table[]; extern const uint8_t mysticri_decryption_table[]; extern const uint8_t majtitl2_decryption_table[]; extern const uint8_t hook_decryption_table[]; extern const uint8_t rtypeleo_decryption_table[]; extern const uint8_t inthunt_decryption_table[]; extern const uint8_t gussun_decryption_table[]; extern const uint8_t leagueman_decryption_table[]; extern const uint8_t psoldier_decryption_table[]; extern const uint8_t dsoccr94_decryption_table[]; extern const uint8_t matchit2_decryption_table[]; extern const uint8_t test_decryption_table[];