Files @ r7074:a60c9b2be23d
Branch filter:

Location: cpp/openttd-patchpack/source/src/gfxinit.h

truelight
(svn r10339) -Fix r10311: if you fix your own name, at least also update your description ;)
/* $Id$ */

/** @file gfxinit.h */

#ifndef GFXINIT_H
#define GFXINIT_H

void CheckExternalFiles();
void GfxLoadSprites();

#endif /* GFXINIT_H */