summaryrefslogtreecommitdiff
path: root/include/SDK/OS/hashtable.h
blob: 1893d1d7faa01f18cfc734c2cc47f917d643f30f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ifndef POKEREVO_HASHTABLE_H
#define POKEREVO_HASHTABLE_H

#ifdef __cplusplus
extern "C" {
#endif



#ifdef __cplusplus
}
#endif

#endif //POKEREVO_HASHTABLE_H