Files @ r7061:fe08da939c84
Branch filter:

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

peter1138
(svn r10326) -Update: change to new string codes used in english.txt
/* $Id$ */

/** @file gfxinit.h */

#ifndef GFXINIT_H
#define GFXINIT_H

void CheckExternalFiles();
void GfxLoadSprites();

#endif /* GFXINIT_H */