gfxinit.h
author bjarni
Sat, 07 Oct 2006 22:58:25 +0000
changeset 4770 987ef30e5b45
parent 2641 9728651e0d71
permissions -rw-r--r--
(svn r6684) -Feature: [train build window] added sorting options for the engines
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */