cleaned up; hidden names

This commit is contained in:
ceriel
1988-11-18 17:52:39 +00:00
parent 7d8e3b8fcd
commit a804cc2e15
16 changed files with 121 additions and 59 deletions

View File

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