Files @ r7409:81de3718d19a
Branch filter:

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

truelight
(svn r10782) -Fix: wrongly places #endif a long time ago broke WinCE compiling for sure
/* $Id$ */

/** @file gfxinit.h */

#ifndef GFXINIT_H
#define GFXINIT_H

void CheckExternalFiles();
void GfxLoadSprites();

#endif /* GFXINIT_H */