Files @ r6310:4b742cf310bd
Branch filter:

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

belugas
(svn r9215) -Documentation : correct Doxygen of comments
/* $Id$ */

/** @file gfxinit.h */

#ifndef GFXINIT_H
#define GFXINIT_H

void CheckExternalFiles();
void GfxLoadSprites();

#endif /* GFXINIT_H */