Files @ r7017:bb9ddc04ae4f
Branch filter:

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

glx
(svn r10273) -Change: remove the strings removed in r10270 from the translations
/* $Id$ */

/** @file gfxinit.h */

#ifndef GFXINIT_H
#define GFXINIT_H

void CheckExternalFiles();
void GfxLoadSprites();

#endif /* GFXINIT_H */