Files @ r6591:56d27ba364f1
Branch filter:

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

peter1138
(svn r9805) -Codechange: Use HASBIT() et al for display options bits.
/* $Id$ */

/** @file gfxinit.h */

#ifndef GFXINIT_H
#define GFXINIT_H

void CheckExternalFiles();
void GfxLoadSprites();

#endif /* GFXINIT_H */