Files @ r6566:4ce5f6819b42
Branch filter:

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

peter1138
(svn r9771) -Feature: (-tte) Add password protected status to 'players' (network server) console command. (mostly dihedral)
/* $Id$ */

/** @file gfxinit.h */

#ifndef GFXINIT_H
#define GFXINIT_H

void CheckExternalFiles();
void GfxLoadSprites();

#endif /* GFXINIT_H */