Files @ r6723:76bfb6080f45
Branch filter:

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

maedhros
(svn r9955) -Codechange: Make _roadveh_enter_depot_unk0 slightly less mysterious.
/* $Id$ */

/** @file gfxinit.h */

#ifndef GFXINIT_H
#define GFXINIT_H

void CheckExternalFiles();
void GfxLoadSprites();

#endif /* GFXINIT_H */