gfxinit.h
author Darkvater
Tue, 24 Oct 2006 22:26:20 +0000
changeset 4945 c5c9bfb156fb
parent 2641 9728651e0d71
permissions -rw-r--r--
(svn r6933) -Feature: Allow spectators to speak to eachother (team)
/* $Id$ */

#ifndef GFXINIT_H
#define GFXINIT_H

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

#endif /* GFXINIT_H */