Searched refs:stored_in_workshops (Results 1 – 6 of 6) sorted by relevance
313 city_data.resource.stored_in_workshops[i] = 0; in city_resource_calculate_workshop_stocks()330 city_data.resource.stored_in_workshops[workshop_resource] += b->loads_stored; in city_resource_calculate_workshop_stocks()
314 int32_t stored_in_workshops[6]; member
151 buffer_write_i32(main, city_data.resource.stored_in_workshops[i]); in save_main_data()628 city_data.resource.stored_in_workshops[i] = buffer_read_i32(main); in load_main_data()
409 city_data.resource.stored_in_workshops[i] = 0; in city_resource_calculate_workshop_stocks()426 city_data.resource.stored_in_workshops[workshop_resource] += b->loads_stored; in city_resource_calculate_workshop_stocks()
349 int32_t stored_in_workshops[6]; member
156 buffer_write_i32(main, city_data.resource.stored_in_workshops[i]); in save_main_data()662 city_data.resource.stored_in_workshops[i] = buffer_read_i32(main); in load_main_data()