gfxinit.h
author peter1138
Wed, 09 Nov 2005 07:25:55 +0000
changeset 2619 c2f488e400b1
parent 2436 177cb6a8339f
child 2641 9728651e0d71
permissions -rw-r--r--
(svn r3157) - Feature: Added patch option to link the terraform toolbar to the rail, road, water and airport toolbars. If enabled, the terraform toolbar will open and close with those toolbars.
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

void GfxLoadSprites(void);

#endif /* GFXINIT_H */