gfxinit.h
author peter1138
Sat, 21 Oct 2006 19:32:46 +0000
changeset 4904 ed65b5e93fbd
parent 2641 9728651e0d71
permissions -rw-r--r--
(svn r6874) - [NewStations] Mark all tiles of a railway station dirty when adding or removing tiles.
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

void CheckExternalFiles(void);
void GfxLoadSprites(void);

#endif /* GFXINIT_H */