gfxinit.h
author peter1138
Sun, 09 Apr 2006 18:08:20 +0000
changeset 3488 7bf7e30fb865
parent 2641 c94c811ffcc6
permissions -rw-r--r--
(svn r4339) - Comment Change: NewGRF, update comments for units of speed
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */