Files @ r7650:d12631d10c9c
Branch filter:

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

glx
(svn r11181) -Codechange: add support for newgrf callback 14A (Belugas)
/* $Id$ */

/** @file gfxinit.h */

#ifndef GFXINIT_H
#define GFXINIT_H

void CheckExternalFiles();
void GfxLoadSprites();

#endif /* GFXINIT_H */