From 7ecf94d4b339bc2197f449f0f1538f2915313087 Mon Sep 17 00:00:00 2001 From: pixel Date: Mon, 28 Jan 2008 12:49:06 +0000 Subject: Trying with a hashtable instead of a dumb structure. --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5900267..5971ac3 100644 --- a/Makefile +++ b/Makefile @@ -9,6 +9,9 @@ SOURCE_LIST = \ MPQCryptography.c \ errors.c \ extract.c \ +lookupa.c \ +hashtab.c \ +recycle.c \ mpq-bios.c \ mpq-errors.c \ mpq-file.c \ -- cgit v1.2.3