1 /* ---------------------------------------------------------------------- *
2  * market.h
3  * This file is part of lincity.
4  * Lincity is copyright (c) I J Peters 1995-1997, (c) Greg Sharp 1997-2001.
5  * ---------------------------------------------------------------------- */
6 #include "engglobs.h"
7 
8 void mps_market(int x, int y);
9