OpenTTD/gfxinit.h

9 lines
100 B
C

/* $Id$ */
#ifndef GFXINIT_H
#define GFXINIT_H
void GfxLoadSprites(void);
#endif /* GFXINIT_H */