Files @ r6669:831ea297162a
Branch filter:

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

maedhros
(svn r9900) -Codechange: Separate the variables for how to highlight a land area and what to do with it afterwards.
/* $Id$ */

/** @file gfxinit.h */

#ifndef GFXINIT_H
#define GFXINIT_H

void CheckExternalFiles();
void GfxLoadSprites();

#endif /* GFXINIT_H */