changed identifier Hashitems

This commit is contained in:
ceriel 1989-01-26 13:41:31 +00:00
parent 811321b190
commit 709cf50fbd

View file

@ -3,6 +3,6 @@ struct Hashitem {
int hs_nami;
};
#define Hashitems _HashItems
#define Hashitems B_HashItems
extern struct Hashitem *Hashitems;