From 2b81447acc91685dbfb6419282a0f53b6ac3eaa0 Mon Sep 17 00:00:00 2001 From: pixel Date: Tue, 10 Jul 2007 16:24:40 +0000 Subject: Adding the true hash table support. --- mpq-misc.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mpq-misc.h') diff --git a/mpq-misc.h b/mpq-misc.h index 714d6de..0f38e66 100644 --- a/mpq-misc.h +++ b/mpq-misc.h @@ -7,6 +7,7 @@ extern "C" { #endif +uint32_t mpqlib_hash_filename(const char * str); uint32_t mpqlib_hashA_filename(const char * str); uint32_t mpqlib_hashB_filename(const char * str); -- cgit v1.2.3