ttd.c
changeset 1024 9b06b01490a4
parent 1010 17470a8e5eb7
child 1027 8219023e674d
equal deleted inserted replaced
1023:8df956881058 1024:9b06b01490a4
   494 
   494 
   495 	_industries_size = lengthof(_industries);
   495 	_industries_size = lengthof(_industries);
   496 	_industry_sort = NULL;
   496 	_industry_sort = NULL;
   497 
   497 
   498 	_sign_size = lengthof(_sign_list);
   498 	_sign_size = lengthof(_sign_list);
       
   499 	_orders_size = lengthof(_orders);
   499 }
   500 }
   500 
   501 
   501 static void UnInitializeDynamicVariables(void)
   502 static void UnInitializeDynamicVariables(void)
   502 {
   503 {
   503 	/* Dynamic stuff needs to be free'd somewhere... */
   504 	/* Dynamic stuff needs to be free'd somewhere... */