gfxinit.h
author KUDr
Mon, 01 Jan 2007 01:43:40 +0000
branchcustombridgeheads
changeset 5619 a2f1d08e2215
parent 2641 9728651e0d71
permissions -rw-r--r--
(svn r7712) [cbh] - Fix: [YAPF] make those 3 files added in (r7708) compilable by g++
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */