gfxinit.h
author bjarni
Sat, 19 Nov 2005 00:10:20 +0000
changeset 2677 ad9006e0bbf4
parent 2641 c94c811ffcc6
permissions -rw-r--r--
(svn r3219) -Codechange: removed the now obsolite code in the build train command to make half multiheaded engines
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */