changed identifier Hashitems
This commit is contained in:
parent
ca4b91fbbe
commit
d5390e7556
@ -3,6 +3,6 @@ struct Hashitem {
|
|||||||
int hs_nami;
|
int hs_nami;
|
||||||
};
|
};
|
||||||
|
|
||||||
#define Hashitems _HashItems
|
#define Hashitems B_HashItems
|
||||||
|
|
||||||
extern struct Hashitem *Hashitems;
|
extern struct Hashitem *Hashitems;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user