29 #ifndef COMPRESSED_TRANSLATION_H 30 #define COMPRESSED_TRANSLATION_H 32 #include "translation.h" 66 _FORCE_INLINE_ uint32_t hash( uint32_t d,
const char *p_str )
const {
72 d = (d * 0x1000193) ^ uint32_t(*p_str);
83 static void _bind_methods();
93 #endif // COMPRESSED_TRANSLATION_H Definition: reference.h:78
Definition: compressed_translation.h:55
Definition: string_db.h:48
Definition: compressed_translation.h:34
Definition: translation.h:35