gfxinit.h
author celestar
Tue, 02 Jan 2007 15:17:22 +0000
branchcustombridgeheads
changeset 5639 28eed7579ccb
parent 2641 9728651e0d71
permissions -rw-r--r--
(svn r7749) [cbh] - Doc: Updated the BUGS file with the problems known in cbh
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */