Files @ r6625:be98aa2ee7c6
Branch filter:

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

rubidium
(svn r9845) -Fix (r9844): svn:eol-style/svn:keywords were missing...
/* $Id$ */

/** @file gfxinit.h */

#ifndef GFXINIT_H
#define GFXINIT_H

void CheckExternalFiles();
void GfxLoadSprites();

#endif /* GFXINIT_H */