torcs - 1.2.2

src/libs/confscreens/joystickconfig.h

Go to the documentation of this file.
00001 /***************************************************************************
00002 
00003     file                 : joystickconfig.h
00004     created              : Wed Mar 21 23:06:29 CET 2001
00005     copyright            : (C) 2001 by Eric Espié
00006     email                : Eric.Espie@torcs.org
00007     version              : $Id: joystickconfig.h,v 1.3 2003/11/08 16:37:18 torcs Exp $
00008 
00009  ***************************************************************************/
00010 
00011 /***************************************************************************
00012  *                                                                         *
00013  *   This program is free software; you can redistribute it and/or modify  *
00014  *   it under the terms of the GNU General Public License as published by  *
00015  *   the Free Software Foundation; either version 2 of the License, or     *
00016  *   (at your option) any later version.                                   *
00017  *                                                                         *
00018  ***************************************************************************/
00019  
00026 #ifndef _JOYSTICKCONFIG_H_
00027 #define _JOYSTICKCONFIG_H_
00028 
00029 extern void *JoyCalMenuInit(void *prevMenu, tCmdInfo *cmd, int maxcmd);
00030 
00031 #endif /* _JOYSTICKCONFIG_H_ */ 
00032 
00033 
00034 

Generated at Thu Feb 26 21:52:28 2004 for torcs by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-1999
TORCS © Eric Espié 1999, 2002.