gfxinit.h
author tron
Tue, 27 Jun 2006 21:25:53 +0000
changeset 4077 d3022f976946
parent 2641 9728651e0d71
permissions -rw-r--r--
(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */