Files @ r6179:c0508e7aefec
Branch filter:

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

belugas
(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style.
/* $Id$ */

/** @file gfxinit.h */

#ifndef GFXINIT_H
#define GFXINIT_H

void CheckExternalFiles(void);
void GfxLoadSprites(void);

#endif /* GFXINIT_H */