Files @ r7585:69cd325fe54d
Branch filter:

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

glx
(svn r11110) -Fix (r11107): somebody forgot to update project files ;)
/* $Id$ */

/** @file gfxinit.h */

#ifndef GFXINIT_H
#define GFXINIT_H

void CheckExternalFiles();
void GfxLoadSprites();

#endif /* GFXINIT_H */