gfxinit.h
author belugas
Fri, 27 Oct 2006 16:18:47 +0000
changeset 4966 9486538c344d
parent 2641 c94c811ffcc6
permissions -rw-r--r--
(svn r6966) -Fix(6965): Little typo while making the comment doxygen friendly
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */