gfxinit.h
author peter1138
Fri, 04 Nov 2005 07:38:26 +0000
changeset 2593 a9f7d3d70639
parent 2436 177cb6a8339f
child 2641 9728651e0d71
permissions -rw-r--r--
(svn r3130) Calculate shorter wagon lengths more precisely in train depot window. This affects wagon position, the scroll bar, and the train length counter. No trial and error is required to get the correct length now.
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

void GfxLoadSprites(void);

#endif /* GFXINIT_H */