Browse Source

changed identifier Hashitems

ceriel 35 years ago
parent
commit
709cf50fbd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      util/ceg/ce_back/obj_back/hash.h

+ 1 - 1
util/ceg/ce_back/obj_back/hash.h

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