gfxinit.h
author tron
Sat, 19 Nov 2005 12:37:28 +0000
changeset 2680 7fd99282368c
parent 2641 c94c811ffcc6
permissions -rw-r--r--
(svn r3222) -Feature: Right-Click-Scrolling optionally moves in the opposite direction (Requested by manx)
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */