Files @ r2633:c8c56854b430
Branch filter:

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

orudge
(svn r3175) - Updated OS/2 project file to include station_newgrf.c
1
2
3
4
5
6
7
8
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

void GfxLoadSprites(void);

#endif /* GFXINIT_H */