added function parameters for hash table creation to free keys or values
authorHolger Schemel <info@artsoft.org>
Wed, 21 Feb 2024 23:23:55 +0000 (00:23 +0100)
committerHolger Schemel <info@artsoft.org>
Wed, 21 Feb 2024 23:23:55 +0000 (00:23 +0100)
commit1fd06503004016a245257a08748473d749559586
tree963c0666539b64c203cb9b28a9570631b8a48f1f
parentf8be140d8d76ac9240db2d75ac93d800fd4d7878
added function parameters for hash table creation to free keys or values
src/libgame/hash.c
src/libgame/hash.h
src/libgame/setup.c
src/tools.c