gfxinit.h
author tron
Sat, 15 Apr 2006 18:57:58 +0000
changeset 3558 36ca79c931f2
parent 2641 9728651e0d71
permissions -rw-r--r--
(svn r4432) Make use of map access functions
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */