gfxinit.h
author tron
Thu, 23 Feb 2006 12:24:19 +0000
changeset 3071 6f3417a859d4
parent 2641 c94c811ffcc6
permissions -rw-r--r--
(svn r3660) Convert further road bits and type references to the functions/enums
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */