summaryrefslogtreecommitdiff
path: root/src/Plugins/Food/Common/Trash.h
blob: 59b7fdd9c8138b8abb07886c18fa5a1f76673513 (plain)
1
2
3
4
5
6
#pragma once
#include "common.h"

void TakeOutTrash(T2TowerDoc *inDoc, T2Tenant *inTenant, unsigned int inTime);
T2Tenant *SelectTrashFacility(T2TowerDoc *inDoc, T2Tenant *inTenant, T2People *inPeople);
T2EquipPtrList *GetTrashFacilities(T2TowerDoc *inDoc, T2Tenant *inTenant);