#pragma once #include #ifdef __cplusplus extern "C" { #endif uint32_t love2dworld_hash(const int32_t key); uint32_t grandlecturn_hash(const int32_t key); uint32_t midnightmeadow_hash(const int32_t key); #ifdef __cplusplus } #endif