gfxinit.h
changeset 2340 0a9f3eeccb96
child 2436 177cb6a8339f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gfxinit.h	Sun Aug 14 18:10:18 2005 +0000
@@ -0,0 +1,8 @@
+/* $Id$ */
+
+#ifndef GFXINIT_H
+#define GFXINIT_H
+
+void GfxLoadSprites(void);
+
+#endif