gfxinit.h
author bjarni
Fri, 01 Sep 2006 12:37:03 +0000
changeset 4510 54d30a2372c3
parent 2641 c94c811ffcc6
permissions -rw-r--r--
(svn r6295) -Feature: using goto depot with a different control selection will now alter the service/stopping in depot flag instead of cancelling the goto depot order
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */