src/gfxinit.h
author rubidium
Wed, 03 Jan 2007 08:49:36 +0000
branchcustombridgeheads
changeset 5643 3778051e8095
parent 2641 gfxinit.h@9728651e0d71
child 6285 187e3ef04cc9
permissions -rw-r--r--
(svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */