Files @ r7324:414a78d605b6
Branch filter:

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

rubidium
(svn r10687) -Fix (r10686): subversion does not like it when you change code when you are typing the commit message.
/* $Id$ */

/** @file gfxinit.h */

#ifndef GFXINIT_H
#define GFXINIT_H

void CheckExternalFiles();
void GfxLoadSprites();

#endif /* GFXINIT_H */