1
0
Fork 0

Happy New Year\!

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2728
This commit is contained in:
Peter Veenstra 2007-01-08 19:45:42 +00:00
parent 454422c970
commit fdd16dea1a
177 changed files with 264 additions and 264 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2002-2006 The DOSBox Team
* Copyright (C) 2002-2007 The DOSBox Team
*
* 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
@ -16,7 +16,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/* $Id: joystick.h,v 1.8 2006-02-09 11:47:48 qbix79 Exp $ */
/* $Id: joystick.h,v 1.9 2007-01-08 19:45:37 qbix79 Exp $ */
#ifndef DOSBOX_JOYSTICK_H
#define DOSBOX_JOYSTICK_H
void JOYSTICK_Enable(Bitu which,bool enabled);