gfxinit.h
author peter1138
Sat, 15 Oct 2005 07:40:22 +0000
changeset 2516 b11f1229cefd
parent 2436 177cb6a8339f
child 2641 9728651e0d71
permissions -rw-r--r--
(svn r3045) -NewGRF, Codechange: Don't attempt to map and empty sprite group to a vehicle.
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

void GfxLoadSprites(void);

#endif /* GFXINIT_H */