Files @ r6375:e539111ab97c
Branch filter:

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

peter1138
(svn r9438) -Codechange: Map cargo colours from DOS to Windows if necessary.
/* $Id$ */

/** @file gfxinit.h */

#ifndef GFXINIT_H
#define GFXINIT_H

void CheckExternalFiles();
void GfxLoadSprites();

#endif /* GFXINIT_H */