gfxinit.h
author tron
Mon, 26 Sep 2005 13:38:12 +0000
changeset 2462 2f90bb70fb00
parent 2436 7d5df545bd5d
child 2641 c94c811ffcc6
permissions -rw-r--r--
(svn r2988) static where static is due
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

void GfxLoadSprites(void);

#endif /* GFXINIT_H */