gfxinit.h
author tron
Sat, 24 Jun 2006 08:08:28 +0000
changeset 4060 215196195b2a
parent 2641 9728651e0d71
permissions -rw-r--r--
(svn r5348) -Fix: A HQ could only be flooded at its northern tile, the other 3 were immune to water
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */