gfxinit.h
author glx
Tue, 05 Sep 2006 16:40:23 +0000
changeset 4556 693f37c36c85
parent 2641 9728651e0d71
permissions -rw-r--r--
(svn r6395) -Fix: when converting a depot from/to elrail, update the power of trains that are in it
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */