gfxinit.h
author glx
Sun, 08 Oct 2006 21:00:13 +0000
changeset 4781 3e0c04509b05
parent 2641 c94c811ffcc6
permissions -rw-r--r--
(svn r6695) -Fix FS#356: disable main toolbar buttons showing company list drop downs when there are no companies
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */