gfxinit.h
author celestar
Mon, 22 May 2006 14:41:20 +0000
changeset 3890 f8f13a91446a
parent 2641 9728651e0d71
permissions -rw-r--r--
(svn r4946) "Feature": Add a cheat that allows running electric engines on normal rail
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */