gfxinit.h
author rubidium
Thu, 08 Feb 2007 16:18:11 +0000
branch0.5
changeset 5435 c1fef8c3fc7e
parent 2641 9728651e0d71
permissions -rw-r--r--
(svn r8639) [0.5] -Update readme's, bugs, installers, changelogs etc. to prepare for 0.5.0-RC5.
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */