(svn r11059) -Fix [FS#1182]: inconsistency between Rail<->ElRail conversions of different kinds of rail containing tiles (normal rail, stations, depots, etc). Patch by SmatZ.
/* $Id$ */
/** @file gfxinit.h */
#ifndef GFXINIT_H
#define GFXINIT_H
void CheckExternalFiles();
void GfxLoadSprites();
#endif /* GFXINIT_H */