gfxinit.h
author peter1138
Fri, 09 Jun 2006 06:34:28 +0000
changeset 3987 96b119a9fb94
parent 2641 9728651e0d71
permissions -rw-r--r--
(svn r5186) - NewGRF: show default aircraft cargo type and the purchase list (mart3p)
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

void CheckExternalFiles(void);
void GfxLoadSprites(void);

#endif /* GFXINIT_H */