From 67fd727a3c293215c644bb690bad1db0df67046f Mon Sep 17 00:00:00 2001 From: Max Date: Tue, 15 Sep 2020 17:13:00 -0400 Subject: TableLookup, TableMapSafe, TableMapSafe2. Added darray.h header --- include/SDK/OS/hashtable.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 include/SDK/OS/hashtable.h (limited to 'include/SDK/OS/hashtable.h') diff --git a/include/SDK/OS/hashtable.h b/include/SDK/OS/hashtable.h deleted file mode 100644 index 1893d1d..0000000 --- a/include/SDK/OS/hashtable.h +++ /dev/null @@ -1,14 +0,0 @@ -#ifndef POKEREVO_HASHTABLE_H -#define POKEREVO_HASHTABLE_H - -#ifdef __cplusplus -extern "C" { -#endif - - - -#ifdef __cplusplus -} -#endif - -#endif //POKEREVO_HASHTABLE_H -- cgit v1.2.3