gfxinit.h
author rubidium
Mon, 11 Dec 2006 12:32:23 +0000
changeset 5318 e02e5b76b355
parent 2641 c94c811ffcc6
permissions -rw-r--r--
(svn r7476) -Fix (6965): the paper mill belongs in the Sub-Arctic (LT_HILLY) and not the Tropic (LT_DESERT) climate.
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */