5 copyright : (C) 2001 by Eric Espié email : Eric.Espie@torcs.org
version : $Id$
***************************************************************************/
/***************************************************************************
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
/** @file
@author <a href=mailto:torcs@free.fr>Eric Espie</a>
@version $Id$
*/
#ifndef _GRAPHCONFIG_H_
#define _GRAPHCONFIG_H_
extern void *GraphMenuInit(void *prevMenu);
#endif /* _GRAPHCONFIG_H_ */