OpenTTD/gfxinit.h

9 lines
84 B
C

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