gfxinit.h
author tron
Wed, 01 Feb 2006 06:32:03 +0000
changeset 2951 2de6d3a59743
parent 2641 c94c811ffcc6
permissions -rw-r--r--
(svn r3510) Fiddle with whitespace and parentheses
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */