switching back on nd_dict instead of ratbox3 hash functions
This commit is contained in:
parent
46f200fae9
commit
002bc9e82c
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
||||||
#ifndef INCLUDED_hash_h
|
#ifndef INCLUDED_hash_h
|
||||||
#define INCLUDED_hash_h
|
#define INCLUDED_hash_h
|
||||||
|
|
||||||
|
extern struct Dictionary *nd_dict;
|
||||||
|
|
||||||
extern rb_dlink_list resvTable[];
|
extern rb_dlink_list resvTable[];
|
||||||
extern rb_dlink_list ndTable[];
|
extern rb_dlink_list ndTable[];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue